summaryrefslogtreecommitdiff
path: root/res/menu/offline_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-18 23:53:55 +0400
committerAndrew Dolgov <[email protected]>2012-09-18 23:53:55 +0400
commit784a94cd7b5c98b6483a1973a5c2a94b6d1fc3be (patch)
tree2d8dfca15669318f170fbec13f1369d69deb5c13 /res/menu/offline_menu.xml
parentdcea7f0e854ada68343e988145f9264194ea06d8 (diff)
do not show headlines_select menu item as action
Diffstat (limited to 'res/menu/offline_menu.xml')
-rw-r--r--res/menu/offline_menu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/offline_menu.xml b/res/menu/offline_menu.xml
index 069625c5..137184d4 100644
--- a/res/menu/offline_menu.xml
+++ b/res/menu/offline_menu.xml
@@ -41,7 +41,7 @@
<item
android:id="@+id/headlines_select"
android:icon="@drawable/ic_menu_database"
- android:showAsAction="ifRoom"
+ android:showAsAction=""
android:title="@string/headlines_select"/>
<!-- <item
android:id="@+id/close_feed"