summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/searchable.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index a06d5b05..69b51088 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -18,7 +18,7 @@
is actually used to enter Uri's to load and display. -->
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
- android:icon="@drawable/ic_search_category_browser"
+ android:icon="@drawable/ic_suggest_browser_normal"
android:label="@string/search_label"
android:hint="@string/search_hint"
android:searchButtonText="@string/search_button_text"