From 5e931977ba56a38db2e72785a4067b5a1fdb79c7 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Fri, 30 Aug 2013 11:37:53 -0700 Subject: Add All contacts option to overflow menu Bug: 10348659 Change-Id: I354fc56fdcb63d0b03f6d66cfb4d85b7700e3545 --- res/menu/dialtacts_options.xml | 5 ++++- res/menu/phone_favorite_options.xml | 28 ---------------------------- res/values/strings.xml | 3 +++ 3 files changed, 7 insertions(+), 29 deletions(-) delete mode 100644 res/menu/phone_favorite_options.xml (limited to 'res') diff --git a/res/menu/dialtacts_options.xml b/res/menu/dialtacts_options.xml index b30697956..7e84818a1 100644 --- a/res/menu/dialtacts_options.xml +++ b/res/menu/dialtacts_options.xml @@ -21,8 +21,11 @@ android:id="@+id/menu_clear_frequents" android:title="@string/menu_clear_frequents" /> + - - - - - - - - diff --git a/res/values/strings.xml b/res/values/strings.xml index 3235d774e..65746bb04 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -338,6 +338,9 @@ New contact + + All contacts + Call details -- cgit v1.2.3