I built a native Android app with jQueryMobile and PhoneGap. However, When I run the app on Samsung Galaxy Tab, I get a problem when changing orientation as follows:
+ In lanscape, it displays correctly:
+ When I change to portrait mode then it appears a white area:
That is shown correctly in desktop browsers but textboxes are overlapped and labels are displayed above textboxes (not inline as expected) in Android device.