Add alternative layout

This commit is contained in:
MM20
2022-05-10 20:24:58 +02:00
parent 78593e0391
commit 7fda28aedd
19 changed files with 264 additions and 60 deletions

View File

@@ -10,7 +10,7 @@
android:exported="true"
android:launchMode="singleTask"
android:theme="@style/LauncherTheme"
android:windowSoftInputMode="stateHidden">
android:windowSoftInputMode="stateHidden|adjustNothing">
<intent-filter>
<action android:name="android.intent.action.MAIN" />