I have an EditText that specifies android:digits where all the specified characters are on the standard symbols soft keyboard. Unfortunately it seems that just using android:digits is enough to always cause the qwerty keyboard to pop up. Always having to press the 123? key for that one EditText is a bit inconvenient for my users and, sad to say, it's a difficult concept for a few.
Apart from writing up a custom IME, is there a way to force the symbols keyboard on an EditText? I did look around and even try a few things, but I'm now thinking this isn't possible. Hopefully I'm wrong. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.