Answered: HTML5 Video can screw up layout when restrict orientation to portrait
Answered: HTML5 Video can screw up layout when restrict orientation to portrait
Hi,
PhoneGap and ST 2.1
I'm forcing Portrait orientation in phonegap with <preference name="orientation" value="portrait" />
Everything is fine but when I watch a video it let's me change the orientation of the video to landscape, which is great. But when you press done on the video or when it is finished and you go back to the app the entire layout is screwed up with a large white margin on top. The only way to correct it is the to open the video again, then orient to portrait, then close the video.