summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-08-21 22:31:17 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-08-21 22:31:17 +0000
commitd7b4d64a695391d0f0222b505e55e4063c1bc766 (patch)
tree8d3bc238208609b5fce65c69283ec6abd3e6599f /res
parentc5de306b25570a482186878d8c06a3e9564c5432 (diff)
parentb71c73437a2b4d2ab6c4260e991d8d8b124be123 (diff)
am b71c7343: am 9241faa1: am 58ec4d89: Merge "Change tint of call log phone account icon to match text." into lmp-dev
* commit 'b71c73437a2b4d2ab6c4260e991d8d8b124be123': Change tint of call log phone account icon to match text.
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