The title does not describe my issue very well.
I have a project based on SQLiteLight4.
On my phone (Moto-X 2nd gen) the webview comes up slightly zoomed in (cropping one column out of 5). In order to see the full content width, I have to scroll a little bit to bring the zoom controls and click on '-'.
On other devices I tried (a Moto-G and a couple of tablets), the webview comes up fully zoomed out, which is what I want.
Is there a way (possibly through Javascript) to force the webview to zoom out when loaded?
The webview itself (container) is using the full screen width, it's just the content that does not.
TIA
I have a project based on SQLiteLight4.
On my phone (Moto-X 2nd gen) the webview comes up slightly zoomed in (cropping one column out of 5). In order to see the full content width, I have to scroll a little bit to bring the zoom controls and click on '-'.
On other devices I tried (a Moto-G and a couple of tablets), the webview comes up fully zoomed out, which is what I want.
Is there a way (possibly through Javascript) to force the webview to zoom out when loaded?
The webview itself (container) is using the full screen width, it's just the content that does not.
TIA