v3.2.2: removed Android landscape setting, now uses system orientation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user