From 1867933f672af750ca2efcd995fb7b6fd8da3251 Mon Sep 17 00:00:00 2001 From: Yi-Ling Chuang Date: Tue, 26 Mar 2019 15:39:50 +0800 Subject: [PATCH] Update the background color of dismissal view to align with notification Bug: 126214056 Test: visual Change-Id: Ib5c187d9259b64bcf2081ef911aa2d953248239d --- res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/colors.xml b/res/values/colors.xml index c333edb5a5..ff040ee2df 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -100,7 +100,7 @@ #5E97F6 #1f000000 - @*android:color/material_grey_50 + @*android:color/material_grey_100 @*android:color/background_device_default_light -- 2.11.0