标签: android portrait screen-rotation
虽然我强制我的应用程序保持纵向模式android:screenOrientation="portrait",但如果我使用旋转储物柜https://play.google.com/store/apps/details?id=com.devasque.rotationlocker&hl=en等应用并将模式更改为自动旋转,则会绕过我的应用设置。 知道如何防止这种情况吗?欢呼声。
android:screenOrientation="portrait"