Open TianGuisen opened 4 years ago
Caused by: java.lang.ClassCastException: android.view.ContextThemeWrapper cannot be cast to android.app.Activity at com.ycbjie.webviewlib.view.X5WebView.(X5WebView.java:85) 这个代码x5WebChromeClient = new X5WebChromeClient(this,(Activity) getContext());
Caused by: java.lang.ClassCastException: android.view.ContextThemeWrapper cannot be cast to android.app.Activity at com.ycbjie.webviewlib.view.X5WebView.(X5WebView.java:85)
这个代码x5WebChromeClient = new X5WebChromeClient(this,(Activity) getContext());