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.
我见过这些:
InputType.TYPE_CLASS_PHONE InputType.TYPE_CLASS_TEXT
还有更多吗?它们是什么以及它们与其他的显示有什么不同?
在Android InputType文档页面上有一个完整的列表和描述。
PS - 这是你谷歌“android inputtype”时的第一个搜索结果。