From 946ec05d2a7535f30367558e18e73e1cf74deb6b Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Wed, 23 Jul 2014 14:18:49 -0700 Subject: Add disambiguation phone icon to recent phone call Adding phone icon to recent phone card to differentiate behavior from a regular call log item. Bug: 15188371 Change-Id: I7de2c019e318f8d74a7783c7a566239f9d4e1725 --- res/layout/call_log_list_item.xml | 10 ++++++++++ res/values/colors.xml | 5 +++++ src/com/android/dialer/list/ShortcutCardsAdapter.java | 2 ++ 3 files changed, 17 insertions(+) diff --git a/res/layout/call_log_list_item.xml b/res/layout/call_log_list_item.xml index 1e61f7768..ad382e51d 100644 --- a/res/layout/call_log_list_item.xml +++ b/res/layout/call_log_list_item.xml @@ -132,6 +132,16 @@ /> + diff --git a/res/values/colors.xml b/res/values/colors.xml index d7a929fda..44346bc8e 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -33,6 +33,9 @@ #33b5e5 + + #000000 +