From 31a770ee9422037b75be652a4fc3a76b7363508f Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Wed, 26 Apr 2017 18:35:34 -0700 Subject: [PATCH] Update notification suggestion icon Test: Manual Bug: 36723849 Change-Id: Ib2fceeb3e7cf31a93f133a426b556d9fa0854e22 --- res/drawable/ic_suggested_notifications.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/res/drawable/ic_suggested_notifications.xml b/res/drawable/ic_suggested_notifications.xml index 00bd7368469..5a8f0e94342 100644 --- a/res/drawable/ic_suggested_notifications.xml +++ b/res/drawable/ic_suggested_notifications.xml @@ -14,12 +14,11 @@ limitations under the License. --> + android:width="24.0dp" + android:height="24.0dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> + android:fillColor="@color/suw_color_accent_light" + android:pathData="M12,22c1.1,0 2,-0.9 2,-2h-4a2,2 0,0 0,2 2zM18,16v-5c0,-3.07 -1.64,-5.64 -4.5,-6.32L13.5,4c0,-0.83 -0.67,-1.5 -1.5,-1.5s-1.5,0.67 -1.5,1.5v0.68C7.63,5.36 6,7.92 6,11v5l-2.15,2.15a0.5,0.5 0,0 0,0.35 0.85h15.6c0.45,0 0.67,-0.54 0.35,-0.85L18,16z"/>