[android-developers] Numeric Keypad on WebView
Hi,
Android 2.1
I am having a textbox in the the webview where only numeric input is
require but when the soft keypad pops up, it shows the full qwerty
keypad. As we know that few tags of HTML 5 is supported in android 2.1
and this also can be achieved by putting some javascript in the web
page but that is making the user experience very bad.
Is there any way to show only numeric keypad or is there any way to
grab the event where whenever any text box is focused so that I can
set its IME and CLASS as defined in EditorInfo.
Vishal
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home