lets remove the noHistory flag
This commit is contained in:
parent
fecb6ae0e3
commit
edd2a6c2ef
|
@ -44,7 +44,6 @@
|
|||
android:excludeFromRecents="true"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop"
|
||||
android:noHistory="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/LauncherTheme">
|
||||
|
||||
|
|
Loading…
Reference in New Issue