Hello,

I have an EditText that only accepts digits.  I want the softkeyboard
to show only digits for this input filed.  How do I do this?  Using
the attributes below have not worked for me.  I am testing on a Droid
phone.

                        android:digits="1234567890"
                        android:inputType="number"
Thanks,
Prasanna

-- 
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

Reply via email to