可绘制的 WebView 选择器
如何通过 Java 或 XML 更改 WebView 中的焦点颜色/可绘制内容,在下面的屏幕上可见(href 周围的橙色内容)?
how can I change the focus color/drawable in WebView via Java or XML, that is visible on screen below (the orange thing around href)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恐怕你做不到。这是手机上安装的默认焦点样式。
这只能由网站本身使用 CSS 样式进行修改。
I'm afraid you can't do that. This is the default focus style installed on the phone.
this can only be modified by the website itself using css styling.