summaryrefslogtreecommitdiffstats
path: root/res/menu-land
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2014-12-08 13:32:14 -0800
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:41 -0700
commit4c1cb1bec37d25fdbaa98039cf56fcd125e5eba0 (patch)
tree4aeef2532cb0d6107dcc7d0494e551faf9e65d40 /res/menu-land
parente2f50583236c11ddf78866b32222824e658be444 (diff)
downloadandroid_packages_apps_Calendar-4c1cb1bec37d25fdbaa98039cf56fcd125e5eba0.tar.gz
android_packages_apps_Calendar-4c1cb1bec37d25fdbaa98039cf56fcd125e5eba0.tar.bz2
android_packages_apps_Calendar-4c1cb1bec37d25fdbaa98039cf56fcd125e5eba0.zip
Calendar : Add lollipop ux
Change-Id: Ibc7bc2267b464c4f8c3d07c2406ed2cf87e7febb
Diffstat (limited to 'res/menu-land')
-rw-r--r--res/menu-land/all_in_one_title_bar.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu-land/all_in_one_title_bar.xml b/res/menu-land/all_in_one_title_bar.xml
index 3e9d19e8..24681881 100644
--- a/res/menu-land/all_in_one_title_bar.xml
+++ b/res/menu-land/all_in_one_title_bar.xml
@@ -23,12 +23,6 @@
android:icon="@drawable/today_icon"
android:showAsAction="withText|ifRoom" />
<item
- android:id="@+id/action_create_event"
- android:alphabeticShortcut="n"
- android:title="@string/event_create"
- android:icon="@drawable/ic_menu_add_event_holo_light"
- android:showAsAction="ifRoom" />
- <item
android:id="@+id/action_refresh"
android:alphabeticShortcut="r"
android:showAsAction="never"