summaryrefslogtreecommitdiffstats
path: root/photoviewer/sample/res/menu/activity_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'photoviewer/sample/res/menu/activity_main.xml')
-rw-r--r--photoviewer/sample/res/menu/activity_main.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/photoviewer/sample/res/menu/activity_main.xml b/photoviewer/sample/res/menu/activity_main.xml
deleted file mode 100644
index cfc10fd..0000000
--- a/photoviewer/sample/res/menu/activity_main.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:id="@+id/menu_settings"
- android:title="@string/menu_settings"
- android:orderInCategory="100"
- android:showAsAction="never" />
-</menu>