问题
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.
来源:https://stackoverflow.com/questions/11478596/how-do-i-get-a-hidden-soft-keyboard-to-show-back-up-in-webview