For cases where you know a user is likely to enter a number before characters, is it possible to set an EditText View's soft keyboard/IME default to the "numbers input" yet still retain all it's alpha-numeric capabilities?
I can get the keyboard to automatically shift to the numbers input by setting the android:inputType="number", but then it prohibits characters. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

