From 55be63ff741ebed8c5f024180f2288bf73b40503 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Fri, 25 Jul 2014 15:00:03 -0700 Subject: Update asset for the icon to put on to the recent call card The icon was not updated, adding assets. See bug for screenshot. Bug: 15188371 Change-Id: I1e2ded0c57d64707eae44820af09caaf763549ce --- res/layout/call_log_list_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') 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" -- cgit v1.2.3