mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-20 23:56:20 +08:00
Changing viewClient to default visibility
This commit is contained in:
parent
be39bf8d91
commit
ea81b97bfc
@ -37,7 +37,7 @@ public class CordovaWebView extends WebView {
|
||||
|
||||
/** Actvities and other important classes **/
|
||||
private Context mCtx;
|
||||
private CordovaWebViewClient viewClient;
|
||||
CordovaWebViewClient viewClient;
|
||||
private CordovaChromeClient chromeClient;
|
||||
|
||||
//This is for the polyfil history
|
||||
|
Loading…
Reference in New Issue
Block a user