Good morning,
I'm loading several pages into a webview - I've made a small browser.
Everything's fine, except that one page of my server client, loads too big, going outside the scope of the horizontal scope (we have to scroll in that direction to see the whole content). This does not happen if I load the page in the default internet browser.
The Webview is set to 100%x and 100%y.
Can this be a server error or must I configure something else?
Kind regards,
Kepler