k-9/k9mail/src/main/res/xml/searchable.xml

8 lines
295 B
XML

<searchable xmlns:android="http://schemas.android.com/apk/res/android"
android:label="@string/search_action"
android:hint="@string/search_action"
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
android:voiceLanguageModel="free-form"
>
</searchable>