summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-07-25 22:08:12 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-07-25 21:16:23 +0000
commit6cac92e34c11e8e7bee48265fa2775c2b67546e1 (patch)
treeee30873918f5a5c92fca788c18de4c849f308802 /res/layout
parent3559b44a6331d9ce4e36b9719dfefacf20ec3168 (diff)
parent55be63ff741ebed8c5f024180f2288bf73b40503 (diff)
Merge "Update asset for the icon to put on to the recent call card" into lmp-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_list_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml
index ad382e51d..4dcffb19b 100644
--- a/res/layout/call_log_list_item.xml
+++ b/res/layout/call_log_list_item.xml
@@ -137,7 +137,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
- android:src="@drawable/ic_results_phone"
+ android:src="@drawable/ic_card_phone"
android:tint="@color/recent_call_log_item_phone_icon_tint"
android:alpha="0.3"
android:visibility="gone"