Android Question How do I prevent my app from going into the landscape mode ?

Ajay Kakar

Member
Licensed User
Longtime User
My question is in the thread itself. I want my app to always stay in the portrait mode. How do I achieve that ?
 

stevel05

Expert
Licensed User
Longtime User
In the project attributes for the activity module(s), change the #SupportedOrientations: from unspecified to portrait.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…