XML : Android:inputType; what are the differences?

I'm currently working on a create account activity for an Android app and I'm selecting the types of input for each editText box. Problem, there seems to be so many possibilities with no differences between each.

The only noticeable one is email which puts the "@" symbol on the keyboard. Do you know what are the differences between each or where I can find them? The Android doc doesn't help much..

Thanks!

No comments:

Post a Comment