TF-1569 Fix android system keeps showing an app that run at background
(cherry picked from commit 17ecae939e296faf5309d9d9cf4b839d2160aa11)
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:showWhenLocked="true"
|
||||
android:turnScreenOn="true"
|
||||
android:launchMode="singleTask"
|
||||
android:theme="@style/LaunchTheme"
|
||||
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
|
||||
|
||||
Reference in New Issue
Block a user