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:

in mobile "depend on mobile screen":

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
Post a Comment