Can Android WebView HTML influence keyboard or keyboard features?
问题 I have a webview with a credit card entry form (with standard <input type="text" /> fields). In different versions of Android I get different keyboards. Kit-Kat seems to not show Prev / Next keys when inside the form. On the web side, do I have any influence over this? If not, what should I recommend to the developer for the Android side? Example without Prev / Next : Same webview, with Prev / Next : 回答1: You can control the keyboard from the WebView, but as other answers suggest it may not