How can I default to the numeric keypad on focus of an EditText view?

Posted by wldworld on Stack Overflow See other posts from Stack Overflow or by wldworld
Published on 2010-06-13T23:25:26Z Indexed on 2010/06/13 23:32 UTC
Read the original article Hit count: 115

Filed under:
|

I have an EditText field for the user to enter their weight in lbs. How can I override the traditional keyboard and display the numeric keypad instead?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-widget