OSDN Git Service

Update the background color of dismissal view to align with
authorYi-Ling Chuang <emilychuang@google.com>
Tue, 26 Mar 2019 07:39:50 +0000 (15:39 +0800)
committerYi-Ling Chuang <emilychuang@google.com>
Tue, 26 Mar 2019 08:03:01 +0000 (16:03 +0800)
notification

Bug: 126214056
Test: visual
Change-Id: Ib5c187d9259b64bcf2081ef911aa2d953248239d

res/values/colors.xml

index c333edb..ff040ee 100644 (file)
     <color name="homepage_privacy_background">#5E97F6</color>
 
     <color name="homepage_card_stroke_color">#1f000000</color>
-    <color name="homepage_card_dismissal_background">@*android:color/material_grey_50</color>
+    <color name="homepage_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 -->