summaryrefslogtreecommitdiff
path: root/res/menu/main_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/main_menu.xml')
-rw-r--r--res/menu/main_menu.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml
index ac087091..f4f7ed30 100644
--- a/res/menu/main_menu.xml
+++ b/res/menu/main_menu.xml
@@ -61,6 +61,12 @@
android:icon="@drawable/ic_menu_rss"
android:showAsAction=""
android:title="@string/selection_toggle_published"/>
+
+ <item
+ android:id="@+id/selection_select_none"
+ android:icon="@android:drawable/ic_menu_close_clear_cancel"
+ android:showAsAction=""
+ android:title="@string/selection_select_none"/>
</group>
<group android:id="@+id/menu_group_article" >