summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-21 21:59:28 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-21 21:59:28 +0000
commit58ec4d89245e6c28eba8bcd49ac41be011059b0c (patch)
tree60fdd272823faba2b2376ff8ad3e1f732e24983a /res
parent5e18b45fe7ad6b3770b7b99c9e88833061e5fe28 (diff)
parentc4557b184b0545e518c08900eb8cf63f6b4dd977 (diff)
Merge "Change tint of call log phone account icon to match text." into lmp-dev
Diffstat (limited to 'res')
-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