summaryrefslogtreecommitdiffstats
path: root/res/menu/options_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/options_menu.xml')
-rw-r--r--res/menu/options_menu.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/menu/options_menu.xml b/res/menu/options_menu.xml
new file mode 100644
index 0000000..a187813
--- /dev/null
+++ b/res/menu/options_menu.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:id="@+id/menuSearch"
+ android:title="@string/menu_search" />
+</menu>