summaryrefslogtreecommitdiffstats
path: root/res/xml/searchable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/searchable.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 3397a40..a06d5b0 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -27,6 +27,6 @@
android:inputType="textUri"
android:imeOptions="actionGo"
android:searchSuggestAuthority="browser"
- android:searchSuggestSelection="url LIKE ?"
+ android:searchSuggestSelection="history.url LIKE ?"
android:searchSuggestIntentAction="android.intent.action.VIEW"
/>