summaryrefslogtreecommitdiff
path: root/res/menu/main_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-24 19:43:03 +0400
committerAndrew Dolgov <[email protected]>2013-03-24 19:43:03 +0400
commitad12b2b945d23af48d3930c1602971dc8e4924d8 (patch)
tree3c35724d3f9ce0faf9989a12e6ae021f9bef899c /res/menu/main_menu.xml
parentc6493ebb707216fcc5241528298b94302c49d373 (diff)
integrate share app stuff into tt-rss app
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 f5ccb879..aef776cc 100644
--- a/res/menu/main_menu.xml
+++ b/res/menu/main_menu.xml
@@ -12,6 +12,12 @@
-->
<item
+ android:id="@+id/subscribe_to_feed"
+ android:icon="@android:drawable/ic_menu_add"
+ android:showAsAction=""
+ android:title="Subscribe to feed"/>
+
+ <item
android:id="@+id/show_feeds"
android:icon="@android:drawable/ic_menu_agenda"
android:showAsAction=""