Merge "Fix brightness dialog background to be light" into oc-dev
am: 175f53b2d6
Change-Id: Ic062c499bbb5a5aade5da15a6a038324e47a866e
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