How to compatible and fix screen size for all devices in cordova -


when run cordova application, bigger screen , shows scrolls.

is there solution resize/fix screen size in screen?

have set meta tag in index.html file?

<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> 

Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -