October 5th, 2010, 06:39 PM
|
#1 (permalink)
|
|
Junior Member
Join Date: Oct 2010
Posts: 32
Device(s): Eken M002
Thanks: 3
Thanked 1 Time in 1 Post
|
Numeric keyboard in WebView
Hi, I'm using a PHP page in a Webview app.
I need to enter numbers only.
I want to see a numeric keyboard (the phone keybard will be great) when the textbox get the focus. But just i can see a full qwerty keyboard.
I've tried to add a Textview and it work with the android:inputType=phone but this does not apply for webview. How can i solve this?
Please help me.
|
|
|