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.
是否android:inputType="number"在任何情况下都启用自动完成功能(某些键盘类型)? 明确禁用数字字段自动完成的方法是什么?问题number|textNosuggestions是,它没有提供纯数字键盘。
android:inputType="number"
number|textNosuggestions