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.
我有 1 个编辑文本。当用户点击它时,它会弹出键盘。如何将键盘与点号(十进制)一起设置?我不希望用户切换键盘输入点。
我已经尝试过android:inputType="phone",android:inputType="numberDecimal"但点与数字键盘分开。
android:inputType="phone"
android:inputType="numberDecimal"
我认为你不能因为看起来确切的布局以及它与 inputType 参数的对应方式高度依赖于键盘实现、版本和最可能的语言。
例如,在我的 Galaxy Nexus 上,Android 4.1,带有 Swiftkey X 键盘,德语我有点“。” 和数字键盘上的 ',' (numberDecimal)