Hello,
My application works in landscape mode without problem on iOS and Android - with "Application:setOrientation (Application.LANDSCAPE_LEFT)"
But on a Samsung Tab 10.1 - Android 4.1.2, the sytem menu is visible on the right and not the bottom of the tablet
Do you have a solution?
AhBadiane
Comments
Edit AndroidManifest.xml and go to the <Activity> tag and find the part which reads android:screenOrientation="portrait" and change it to android:screenOrientation="landscape"
This should sort it out for you.
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive
I wonder why such information can not be entered into Gideros Studio to generate the "AndroidManifest.xml" file
Likes: sslivka, Scouser
This would be a welcome addition to the next version when it arrives.
@atilim: Squeak, Squeak [-O<
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive