Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我EditText在我的 Android 应用程序中安装了一个普通键盘,例如没有自定义过滤器或其他限制设置。我想知道用户是否使用QWERTY键盘,或者她切换到另一种类型,例如显示数字的类型,以及其他特殊字符。这可能吗?
EditText
QWERTY
谢谢。