Change default orientation to Portrait
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<activity
|
||||
android:name="com.iofferyoutea.WitchQueen.android.AndroidLauncher"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="landscape"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenSize|screenLayout"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user