Avoid Custom Chrome tab to appear as recent activity.
This commit is contained in:
parent
0766ec456c
commit
47af53049e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
android:name=".MainActivity"
|
||||
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|uiMode"
|
||||
android:exported="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTop"
|
||||
android:theme="@style/Theme.ElementX.Splash"
|
||||
android:windowSoftInputMode="adjustResize">
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue