I would like to set the zoomlevel on my WebView (WebChromeClient).
According to the API WebSettings holds a static method ZoomDensity that should do the trick but I just can't make it work. It looks like WebSettings does not have the method, Content Assistant does not suggest it or show it to me..
Neither the Webview or the WebSettings hold any other method to set the zoomlevel - so I'm stuck.
Ideas anyone?