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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -