summaryrefslogtreecommitdiff
path: root/res/menu/main_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-09 22:19:04 +0300
committerAndrew Dolgov <[email protected]>2011-12-09 22:19:04 +0300
commita33272bdc71b8d103e6fd395e4abe9dcf8c0de5a (patch)
treebad0386f0eb649a694853a173aa98f20d19178e4 /res/menu/main_menu.xml
parente0012da1e9cefa9d956d8e5697ed1bfda06d463e (diff)
use actionbar home button to close article on HC
Diffstat (limited to 'res/menu/main_menu.xml')
-rw-r--r--res/menu/main_menu.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml
index fb5cb50b..f8865d90 100644
--- a/res/menu/main_menu.xml
+++ b/res/menu/main_menu.xml
@@ -109,12 +109,6 @@
android:title="@string/article_set_unread"/>
<item
- android:id="@+id/close_article"
- android:icon="@android:drawable/ic_menu_close_clear_cancel"
- android:showAsAction="ifRoom"
- android:title="@string/close_article"/>
-
- <item
android:id="@+id/catchup_above"
android:icon="@drawable/ic_menu_tick"
android:title="@string/article_mark_read_above"/>