From c4557b184b0545e518c08900eb8cf63f6b4dd977 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Wed, 20 Aug 2014 16:52:02 -0700 Subject: Change tint of call log phone account icon to match text. ^see title Bug: 16685783 Change-Id: I652386918b118d591743a36008e78a41747bc3a8 --- res/layout/call_log_list_item.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout') diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index 76457368f..761f35201 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -119,6 +119,7 @@ android:layout_height="@dimen/call_provider_small_icon_size" android:layout_marginEnd="@dimen/call_log_icon_margin" android:layout_gravity="center_vertical" + android:tint="?attr/call_log_secondary_text_color" android:scaleType="centerInside" />