Set Height Parameters for Android Webview
I try to make specific web pages fit my android webview. Some read the
screen size by using javascript's screen object (screen.width). The
webview delivers the devices Display Properties which i would rather set
myself.
I am also searching for a way to modify the window.innerHeight and width.
Is there any way?
No comments:
Post a Comment