TP-28494 | Block Landscape mode
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
|
||||
android:launchMode="singleTask"
|
||||
android:windowSoftInputMode="stateUnspecified|adjustPan"
|
||||
|
||||
Reference in New Issue
Block a user