aboutsummaryrefslogtreecommitdiff
path: root/res/xml/searchable.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-14 01:00:56 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-14 01:00:56 +0000
commit19e189ef9ed67f382fea00e48f997ce8e979f030 (patch)
tree1ccd78f3152c19de6c7f14861b1a7d2d7ae92efa /res/xml/searchable.xml
parent16721bd07d3dd892631d82024a259997cd152ba4 (diff)
downloadsouthamptonuniversitymap-19e189ef9ed67f382fea00e48f997ce8e979f030.tar
southamptonuniversitymap-19e189ef9ed67f382fea00e48f997ce8e979f030.tar.gz
Update for beta release.
Diffstat (limited to 'res/xml/searchable.xml')
-rw-r--r--res/xml/searchable.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index d6dedc8..34c6f76 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -7,6 +7,7 @@
android:searchSuggestAuthority="net.cbaines.suma.provider"
android:searchSuggestIntentAction="android.intent.action.VIEW"
android:searchSuggestSelection=" ?"
- android:searchSuggestThreshold="1" >
+ android:searchSuggestThreshold="1"
+ android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" >
</searchable> \ No newline at end of file