Android Question Webview Zooming

zs5cey

Member
Licensed User
Longtime User
Hi All,

I have tried everything I can find in these forums to get webview to zoom to display the full page width of the URL http://monitor.dmr-dl.net/monitor.php?filter=uk. I have used the webviewsettings and webviewextras libraries, but not luck.

If I put this URL into my phone Chrome browser, it works perfectly. What am I missing?

Webview zoom enabled, javascript enabled, setdefaultzoom to FAR, webview set to 100%x on Note 3.

Thanks
 
Top