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

Commit a63d5a1b 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

am: aee0dd3a

Change-Id: I75f50fea8b504f7058fda5e83320e172ad298649
parents 5985d027 aee0dd3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -533,7 +533,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"