In my application I use a ScrollView. This ScrollView contain many Webview. I change the webview font size:
webView.getSettings().setTextSize(WebSettings.Tex
You can use this:
myWebView.loadUrl("about:blank");