new tile management
This commit is contained in:
@ -118,7 +118,7 @@ public class IITC_WebView extends WebView {
|
||||
}
|
||||
});
|
||||
|
||||
mIitcWebViewClient = new IITC_WebViewClient(c);
|
||||
mIitcWebViewClient = new IITC_WebViewClient(mIitc);
|
||||
setWebViewClient(mIitcWebViewClient);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user