mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-01-27 06:05:00 +01:00
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…
x
Reference in New Issue
Block a user