Jothi-Vtech

Results 2 comments of Jothi-Vtech

Did you find any solution for it @vaziliybober and @paulsenjs ???

@vaziliybober I found a solution for this, this.setWebViewClient(new WebViewClient() { public void onPageFinished(@NonNull WebView view, @NonNull String url) { String varMySheet = "var mySheet = document.styleSheets[0];"; String addCSSRule = "function...