1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

k-9's search model isn't a websearch

This commit is contained in:
Jesse Vincent 2010-10-10 19:29:07 +00:00
parent 514e1a5ceb
commit 0054c00240

View File

@ -2,5 +2,6 @@
android:label="@string/search_action"
android:hint="@string/search_action"
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
android:voiceLanguageModel="free-form"
>
</searchable>