Avoid Custom Chrome tab to appear as recent activity.
This commit is contained in:
committed by
Benoit Marty
parent
af0eab6f0c
commit
09c2452d57
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user