aboutsummaryrefslogtreecommitdiff
path: root/old_native_project/res/menu
diff options
context:
space:
mode:
Diffstat (limited to 'old_native_project/res/menu')
-rwxr-xr-xold_native_project/res/menu/main.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/old_native_project/res/menu/main.xml b/old_native_project/res/menu/main.xml
deleted file mode 100755
index d122a4b..0000000
--- a/old_native_project/res/menu/main.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/action_settings"
- android:orderInCategory="100"
- android:showAsAction="never"
- android:title="@string/action_settings"/>
-
-</menu>