Problem with playing video
I have an application that plays video in landscape mode, but everything else in the app is in portrait orientation. When I first launch the app, the gray status bar is visible. However, after a video has finished playing, the status bar is no longer visible in the app, which messes up the orientation of some objects by a hair (since I moved objects around in the UI to compensate for the status bar). Is there any way to fix this?
|