39564

Question:
When the user presses the go button to navigate to a certain URL, the keyboard is hidden to go away. But when someone presses on an input field within the webview it's still gone. How do I make it come back for that?
Answer1:You can not control keyboard in WebView input fields. But you can change layout/views of keyboard. Here in keyboard we have options like Numeric, Characters, Symbol etc.