I have seen these:
InputType.TYPE_CLASS_PHONE
InputType.TYPE_CLASS_TEXT
Are there more? What are they and what specifically do they display differently than the others?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s an entire list with descriptions on the Android InputType documentation page.
PS – It is the first search result when you google ‘android inputtype’.