Make content to scale and fit with PhoneGap (using viewport)
问题 I am trying to adapt and port an old project to PhoneGap. So far, the project works properly under Android browsers but it doesn't with PhoneGap since it doesn't adapt the content to fit the whole screen. It always leave a blank space and that's not what I would want. PhoneGap doesn't seem to pay attention to my viewport property in the metatag I am using. I have been doing some tests to find out the problem without any kind of result. For example, the following test just contains two files: