Add stateNotNeeded and resumeWhilePausing to LauncherActivity
This commit is contained in:
parent
cca3a5f31c
commit
7f8f0af838
@ -10,6 +10,8 @@
|
||||
android:exported="true"
|
||||
android:launchMode="singleTask"
|
||||
android:theme="@style/LauncherTheme"
|
||||
android:stateNotNeeded="true"
|
||||
android:resumeWhilePausing="true"
|
||||
android:windowSoftInputMode="stateHidden|adjustNothing">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user