Reputation: 7358
Although I force my app to stay in portrait mode android:screenOrientation="portrait"
, but if I use app like Rotation Locker https://play.google.com/store/apps/details?id=com.devasque.rotationlocker&hl=en and change the mode to Auto-rotate then it bypasses my app setting.
Any idea how to prevent this? Cheers.
Upvotes: 0
Views: 596