thunderbird-android/res/xml/searchable.xml

6 lines
251 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"
>
</searchable>