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

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -