This commit is contained in:
2024-09-02 11:30:29 +09:00
parent f0a76d0964
commit d7fdb48b4a
17 changed files with 637 additions and 133 deletions
+1
View File
@@ -63,6 +63,7 @@
android:theme="@style/Theme.LunarLauncher.Starting"
android:launchMode="singleInstance"
android:screenOrientation="portrait"
android:excludeFromRecents="true"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|screenLayout|layoutDirection"
android:windowSoftInputMode="adjustResize"
android:exported="true">