当硬件加速打开时,WebView 透明度不起作用
当使用 Android 3.0+ 并在 AndroidManifest.xml 文件中启用硬件加速时,WebView 不再是透明的。更糟糕的是,网页内容中图像的透明部分只是呈现白色!
所以问题是,是否有解决方法,或者我们被迫生活在没有硬件加速(或网络视图的透明度)的情况下?
When using Android 3.0+ and enabling hardware acceleration in your AndroidManifest.xml file, WebViews can no longer be transparent. Even worse, transparent parts of images in your web content are just rendered white!
So the question is, is there a workaround or are we forced to live without hardware acceleration (or transparency in webviews)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前,在打开硬件加速的 3.0+ 中,此问题已被打破。
http://code.google.com/p/android/issues/detail ?id=14749
This is currently broken in 3.0+ with hardware acceleration turned on.
http://code.google.com/p/android/issues/detail?id=14749