How do i get a hidden soft keyboard to show back u

2019-09-06 18:22发布

问题:

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?

回答1:

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.