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

Commit ff5bb849 authored by Arc Wang's avatar Arc Wang
Browse files

Fix test failures

Add the color contextual_card_background to fix.

Bug: 190868608
Bug: 190870129
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SliceContextualCardRendererTest
      make RunSettingsRoboTests ROBOTEST_FILTER=SliceHalfCardRendererHelperTest
Change-Id: I430dab9c72a8f4efb2402e44fd015c1c1ce0f7e6
parent 443a3f03
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@
    <color name="homepage_notification_background">#DD4C9D</color>

    <color name="contextual_card_dismissal_background">@*android:color/material_grey_100</color>
    <color name="contextual_card_background">@*android:color/background_device_default_light</color>
    <!-- End of dashboard/homepage icon background colors -->

    <color name="switchbar_background_color">@*android:color/material_grey_600</color>