Fix brightness dialog background to be light
Test: visual Change-Id: I158af3aa79de39d463ac0b26ef7d73b0430df927 Fixes: 37763715
This commit is contained in:
@@ -528,7 +528,7 @@
|
||||
<activity
|
||||
android:name=".settings.BrightnessDialog"
|
||||
android:label="@string/quick_settings_brightness_dialog_title"
|
||||
android:theme="@android:style/Theme.DeviceDefault.Dialog"
|
||||
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog"
|
||||
android:finishOnCloseSystemDialogs="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:excludeFromRecents="true"
|
||||
|
||||
Reference in New Issue
Block a user