android - App Screen relative to mobile screen Phonegap -


while work on website , converted android app

but when building app using phonegap shows half of website , other half not appear

my website:

enter image description here

in mobile "depend on mobile screen":

enter image description here

how can solve bug please.

thanks in advance...

are using framework or hand coding?

i suspect related viewport. have this:

<meta name="viewport" content="width=device-width, initial-scale=1"> 

in app?


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -