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

Commit 9f918534 authored by Jay Aliomer's avatar Jay Aliomer Committed by Automerger Merge Worker
Browse files

Merge "Alerts not respecting dark theme" into rvc-d1-dev am: b9ca20fb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11707053

Change-Id: I3ce08bc3f06ebe10818384d5c6f7f133ae259416
parents 58545d55 b9ca20fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -887,7 +887,7 @@ please see themes_device_defaults.xml.
    </style>
    </style>


    <!-- @hide Special theme for the default system Activity-based Alert dialogs. -->
    <!-- @hide Special theme for the default system Activity-based Alert dialogs. -->
    <style name="Theme.Dialog.Confirmation" parent="Theme.DeviceDefault.Light.Dialog.Alert" />
    <style name="Theme.Dialog.Confirmation" parent="Theme.DeviceDefault.Dialog.Alert.DayNight" />


    <!-- Theme for a window that looks like a toast. -->
    <!-- Theme for a window that looks like a toast. -->
    <style name="Theme.Toast" parent="Theme.DeviceDefault.Dialog">
    <style name="Theme.Toast" parent="Theme.DeviceDefault.Dialog">