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

Commit 0f0cf34c authored by Jyun LuoLai's avatar Jyun LuoLai Committed by android-build-merger
Browse files

Merge "Fix error color for SystemUI" into pi-dev am: 05f9b8a9

am: bdcd3515

Change-Id: Ie9e1b0f7aba8aa8d9554969ea5a0ecf2aad62618
parents cca8a0d8 bdcd3515
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -38,4 +38,8 @@
    <color name="background_device_default_light">@color/background_material_light</color>
    <color name="background_floating_device_default_dark">@color/background_floating_material_dark</color>
    <color name="background_floating_device_default_light">@color/background_floating_material_light</color>

    <!-- Error color -->
    <color name="error_color_device_default_dark">@color/error_color_material_dark</color>
    <color name="error_color_device_default_light">@color/error_color_material_light</color>
</resources>
+47 −0

File changed.

Preview size limit exceeded, changes collapsed.