Fix redlines and strings in Controls dialog
Also, make sure that it appears on top of the app Fixes: 155205745 Test: manual Change-Id: I56ebae4ef6bdf1c89850a4ad70be05b37e3cd0cb
This commit is contained in:
@@ -718,7 +718,7 @@
|
||||
android:finishOnCloseSystemDialogs="true"
|
||||
android:showForAllUsers="true"
|
||||
android:clearTaskOnLaunch="true"
|
||||
android:launchMode="singleTask"
|
||||
android:launchMode="singleInstance"
|
||||
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden"
|
||||
android:excludeFromRecents="true"
|
||||
android:visibleToInstantApps="true"/>
|
||||
|
||||
Reference in New Issue
Block a user