aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/search.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/menu/search.xml')
-rw-r--r--app/src/main/res/menu/search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/menu/search.xml b/app/src/main/res/menu/search.xml
index cab9c4f6..e9377d68 100644
--- a/app/src/main/res/menu/search.xml
+++ b/app/src/main/res/menu/search.xml
@@ -2,7 +2,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
<item
- android:id="@+id/menu_search"
+ android:id="@+id/menu_global_search"
android:icon="?attr/search"
android:title="@string/menu.search"
compat:showAsAction="ifRoom|withText"/>