Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 iPhone 上,当虚拟键盘弹出表单字段时,键盘顶部会显示一些导航按钮,它们是:“上一个”、“下一个”、“完成”。(有时是“自动填充”)。
这显然是 Mobile Safari “表单助手”,它也出现在我的应用程序的 WebView 上。
Android WebView 有类似的东西吗?有没有第三方解决方案?
我不认为Android本身支持这个。
您可能需要实现自己的导航,这可能是您网页的一部分最简单的方法。