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.
我有一个网站使用我在 github 上找到的 swipe js 运行一些图像。
我创建了一个 WebView 来加载该网页,但是我在 4.4 kitkat 之前的版本上遇到了严重的图像质量损失。
我已经尝试过提供的解决方案 https://android.googlesource.com/platform/external/webkit/+/gingerbread-release/WebCore/platform/graphics/android/ImageSourceAndroid.cpp
但是页面返回空白。
有什么帮助吗?