summaryrefslogtreecommitdiff
path: root/main/src/ui/res/menu/allowed_apps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/menu/allowed_apps.xml')
-rw-r--r--main/src/ui/res/menu/allowed_apps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/ui/res/menu/allowed_apps.xml b/main/src/ui/res/menu/allowed_apps.xml
index f357be69..7ef113c4 100644
--- a/main/src/ui/res/menu/allowed_apps.xml
+++ b/main/src/ui/res/menu/allowed_apps.xml
@@ -7,7 +7,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/app_search_widget"
- android:icon="@drawable/ic_search_white_24dp"
+ android:icon="@drawable/ic_search"
app:showAsAction="always"
android:title="@string/Search"
app:actionViewClass="androidx.appcompat.widget.SearchView" />