From 467de3dc2be8fa6c815782852f47a752eb77a6dc Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 17 Mar 2015 15:47:24 -0700 Subject: Make menu options protected instead of private. Thsi allows Google Dialer to add a feedback option and handle its behavior accordingly. Bug: 19254693 Change-Id: I64ab34049406d10f53504af8d5eda9ac29758ef8 --- res/menu/dialtacts_options.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/menu/dialtacts_options.xml b/res/menu/dialtacts_options.xml index cc5e3868e..8a9e25f7f 100644 --- a/res/menu/dialtacts_options.xml +++ b/res/menu/dialtacts_options.xml @@ -30,6 +30,6 @@ android:title="@string/menu_newContact"/> + android:title="@string/dialer_settings_label" /> + -- cgit v1.2.3