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.
你能弄清楚kindle fire上这个webview有什么问题吗?
尝试设置
mWebView.setLayerType(View.LAYER_TYPE_SOFTWARE,null);
这是在黑暗中拍摄的,但我通过禁用硬件加速解决了一些奇怪的 WebView 绘图问题。