mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-04-19 12:27:22 +02: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:name=".activities.MainActivity"
|
||||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
|
android:screenOrientation="portrait"
|
||||||
android:theme="@style/LauncherTheme" />
|
android:theme="@style/LauncherTheme" />
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user