summaryrefslogtreecommitdiff
path: root/res/menu/dialpad_options.xml
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-08-08 10:24:27 -0700
committerYorke Lee <yorkelee@google.com>2013-08-08 11:54:47 -0700
commit8898cd0577d41cfa4e6acf785c9e904bd71fbdfd (patch)
treecf252b828f4ffb907effaa822f6e8df6a1f68f33 /res/menu/dialpad_options.xml
parent243cc85743504c7ac444e988d4e8ab6cbe8a7716 (diff)
Removing and renaming classes from Dialer
* No code was changed, just either removed or renamed * Reshuffled a couple of ids around in dialpad_fragment to fix some compile time errors that somehow weren't caught before Change-Id: I9e2381edfb14b0940015deb8cbd94786a1242f43
Diffstat (limited to 'res/menu/dialpad_options.xml')
-rw-r--r--res/menu/dialpad_options.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/menu/dialpad_options.xml b/res/menu/dialpad_options.xml
index 6dda8fc9a..0727dd57c 100644
--- a/res/menu/dialpad_options.xml
+++ b/res/menu/dialpad_options.xml
@@ -24,16 +24,9 @@
android:title="@string/add_2sec_pause"
android:showAsAction="withText"
android:orderInCategory="1" />
-
<item
android:id="@+id/menu_add_wait"
android:title="@string/add_wait"
android:showAsAction="withText"
android:orderInCategory="1" />
-
- <item
- android:id="@+id/menu_call_settings_dialpad"
- android:title="@string/call_settings"
- android:showAsAction="withText"
- android:orderInCategory="1" />
</menu>