v3.2.2: removed Android landscape setting, now uses system orientation

This commit is contained in:
Evan Debenham
2025-08-19 11:59:14 -04:00
parent 949cf8e71e
commit aa1d403ea5
5 changed files with 1 additions and 60 deletions
-1
View File
@@ -31,7 +31,6 @@
android:backupAgent=".AndroidBackupHandler">
<activity
android:name=".AndroidLauncher"
android:screenOrientation="nosensor"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|screenLayout|smallestScreenSize"
android:exported="true">
<intent-filter>