mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Add support for voice search mode for the search results
This commit is contained in:
parent
296ab4f2be
commit
514e1a5ceb
@ -1,4 +1,6 @@
|
||||
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:label="@string/search_action"
|
||||
android:hint="@string/search_action" >
|
||||
android:hint="@string/search_action"
|
||||
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
|
||||
>
|
||||
</searchable>
|
||||
|
Loading…
Reference in New Issue
Block a user