Dramarenko
Newbie
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.
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.