aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml/searchable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/xml/searchable.xml')
-rw-r--r--main/res/xml/searchable.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/xml/searchable.xml b/main/res/xml/searchable.xml
index 13e34c5..a3844cf 100644
--- a/main/res/xml/searchable.xml
+++ b/main/res/xml/searchable.xml
@@ -6,6 +6,7 @@
android:inputType="textNoSuggestions"
android:label="@string/app_name"
android:searchSettingsDescription="@string/search_bar_desc"
+ android:searchSuggestAuthority="cgeo.geocaching.search.SuggestionProvider"
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" >
</searchable> \ No newline at end of file