Sample Browser works fine in 'portrait' orientation mode. However, when I add this line
Code: Select all
android:screenOrientation="landscape"
to AndroidManifest.xml, redeply the apk, strange thing happens Every first time the demo browser is created and launched, screen looks messed up, as the picture below shows. If I tap HOME key, return to main screen and then resume the app, the problem is gone and everything back to nornal.
The configuration:
Ogre verson newly checkout out from bitbucket with tag v1-9 .
NDK version: ndk-r8e-windows-x86
Device: android 4.3, screen resolution 1280x720, CPU Snapdragon MSM8926.
Has anyone encountered with the same problem? Is this a device specific issue? Thanks for your advice!
You do not have the required permissions to view the files attached to this post.