summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-20 16:52:02 -0700
committerNancy Chen <nancychen@google.com>2014-08-20 16:52:02 -0700
commitc4557b184b0545e518c08900eb8cf63f6b4dd977 (patch)
tree55617ccdad44010b6b605749ed1bfa5cc6064b97 /res/layout
parent68aa63b48a33e461576e40a6dcd937fe846122e1 (diff)
Change tint of call log phone account icon to match text.
^see title Bug: 16685783 Change-Id: I652386918b118d591743a36008e78a41747bc3a8
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_list_item.xml1
1 files changed, 1 insertions, 0 deletions
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"
/>
<TextView