From 18b4a2e3b8d60df39b3489c76bf4edffb81e15a5 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Wed, 5 Aug 2015 08:18:37 -0700 Subject: Add "Call with a note" action. - Adding call with a note action to the call log. Capability lookup is cached. - Moved getLookupKeyFromUri to ContactsCommon. - Added some extra required values in CallLogListItemViewHolder so that the call subject dialog is able to build the correct contact photo. Bug: 22685114 Change-Id: I6665c55137eef7db3ff7ac12d70d823937e8c28b --- res/layout/call_log_list_item_actions.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'res') diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml index b42720655..16a712bcd 100644 --- a/res/layout/call_log_list_item_actions.xml +++ b/res/layout/call_log_list_item_actions.xml @@ -104,6 +104,20 @@ + + + + + + + + -- cgit v1.2.3