Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenjamin stephan <benson@benmacpro.fritz.box>2015-11-12 13:31:02 +0300
committerbenjamin stephan <benson@benmacpro.fritz.box>2015-11-12 13:31:02 +0300
commit29d6beb158f39eabc09aeaaa4fe3037827bb78c7 (patch)
tree89e628442e30e5cf2624a84fd3bfeca286801d7a /News-Android-App/src/main/res/menu
parent517516b5f346f95650353ee797e59398ceaeb207 (diff)
cleaned up a bit
Diffstat (limited to 'News-Android-App/src/main/res/menu')
-rw-r--r--News-Android-App/src/main/res/menu/news_detail_context_img.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/News-Android-App/src/main/res/menu/news_detail_context_img.xml b/News-Android-App/src/main/res/menu/news_detail_context_img.xml
index 314ce788..191f18e7 100644
--- a/News-Android-App/src/main/res/menu/news_detail_context_img.xml
+++ b/News-Android-App/src/main/res/menu/news_detail_context_img.xml
@@ -4,13 +4,6 @@
<item
android:id="@+id/action_saveimg"
- android:icon="@drawable/checkbox_background_holo_dark"
android:title="@string/action_saveimg"/>
- <!-- android:icon="@drawable/btn_rating_star_off_normal_holo_light" -->
-
- <item
- android:id="@+id/action_shareimg"
- android:checkable="true"
- android:title="@string/action_shareimg" />
</menu> \ No newline at end of file