From 5d2e262ab3658118a12fbf6d0edab76484368c24 Mon Sep 17 00:00:00 2001 From: Walter Jang Date: Mon, 3 Nov 2014 13:20:48 -0800 Subject: Make it easier to delete a contact * Add delete menu item to quickcontact overflow menu * Promote delete menu item on edit contact activity from overflow menu to show as action Bug 18061876 Change-Id: I3f99e1cd00151b968a157ff818bf977c0be15eb2 --- res/menu/quickcontact.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/menu') diff --git a/res/menu/quickcontact.xml b/res/menu/quickcontact.xml index 13caa5962..d1658fcd6 100644 --- a/res/menu/quickcontact.xml +++ b/res/menu/quickcontact.xml @@ -25,6 +25,10 @@ android:id="@+id/menu_edit" android:showAsAction="always" /> + +