From 92773b1a12433e92c2b08b438276b44ac0ff63d2 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Tue, 16 Oct 2018 11:18:49 -0700 Subject: [PATCH] Update delivery icon tint in conversation list. --- res/values/themes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/values/themes.xml b/res/values/themes.xml index 5a4f4a792d..7a118297a2 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -134,7 +134,7 @@ @drawable/conversation_list_item_background @color/core_grey_90 @color/core_grey_60 - @color/core_grey_45 + @color/core_grey_60 @color/core_grey_60 @color/core_black @drawable/unread_count_background_light @@ -283,7 +283,7 @@ @drawable/conversation_list_item_background_dark #ffdddddd #ffdddddd - @color/core_grey_45 + @color/core_grey_25 #ffdddddd @color/core_white @drawable/unread_count_background_dark