WebView.destroy() called while still attached 的解决的方法时间:2022-03-29 09:37:11 能够如今webView的父组件中删除该webview,然后再Destroy parent.removeView(webView); 然后 webView.removeAllViews(); webView.destroy();