lets force portrait mode for now
This commit is contained in:
parent
9652f4c061
commit
0b51fb87d3
|
@ -34,6 +34,7 @@
|
|||
android:name=".activities.MainActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/LauncherTheme" />
|
||||
|
||||
<activity
|
||||
|
|
Loading…
Reference in New Issue