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
This commit is contained in:
@@ -104,6 +104,7 @@
|
|||||||
<color name="homepage_notification_background">#DD4C9D</color>
|
<color name="homepage_notification_background">#DD4C9D</color>
|
||||||
|
|
||||||
<color name="contextual_card_dismissal_background">@*android:color/material_grey_100</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 -->
|
<!-- End of dashboard/homepage icon background colors -->
|
||||||
|
|
||||||
<color name="switchbar_background_color">@*android:color/material_grey_600</color>
|
<color name="switchbar_background_color">@*android:color/material_grey_600</color>
|
||||||
|
Reference in New Issue
Block a user