Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aee0dd3a authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Fix brightness dialog background to be light" into oc-dev

am: 175f53b2

Change-Id: Ic062c499bbb5a5aade5da15a6a038324e47a866e
parents a5b8380b 175f53b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"