WebView截图过程中canvas绘制部分无法截取问题 zach67 2021-06-01 740 阅读1分钟 在WebView控件上添加 android:layerType="software" 禁用WebView的硬件加速功能就可以了。