Chromium WebView không hỗ trợ hardware accelerated canvas rendering
![](https://resources.blogblog.com/img/icon18_edit_allbkg.gif)
https://hocdelamduocviec.blogspot.com/2014/08/chromium-webview-khong-ho-tro-hardware.html
Nếu bị lỗi không hiển thị nội dung trên WebView thì tắt chế độ enable hardware accelerated canvas rendering bằng dòng code:
mWebview.setLayerType(View.LAYER_TYPE_SOFTWARE, null);