aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorsatok <satok@google.com>2011-06-28 01:56:58 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-06-28 01:56:58 -0700
commitbdb4edf5339e16f96433f1877759f6be6d141c68 (patch)
treec84b27aeab5b6d705153538a7b2907c9af9cf1ff /java
parent49c8567db2f1bd9ceeb519f78ae6fb6ad7cb0ee0 (diff)
parent1c23d771d1f19981828514af23f64a6dc0380fd7 (diff)
downloadlatinime-bdb4edf5339e16f96433f1877759f6be6d141c68.tar.gz
latinime-bdb4edf5339e16f96433f1877759f6be6d141c68.tar.xz
latinime-bdb4edf5339e16f96433f1877759f6be6d141c68.zip
Merge "Add suppress ime swicher notification"
Diffstat (limited to 'java')
-rw-r--r--java/res/xml/method.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index c9c920378..7aaf57b47 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -34,6 +34,7 @@
android:label="@string/subtype_mode_en_US_keyboard"
android:imeSubtypeLocale="en_US"
android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="TrySuppressingImeSwitcher"
/>
<!-- <subtype android:icon="@drawable/ic_subtype_mic" -->
<!-- android:label="@string/subtype_mode_en_voice" -->
@@ -45,6 +46,7 @@
android:label="@string/subtype_mode_en_GB_keyboard"
android:imeSubtypeLocale="en_GB"
android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="TrySuppressingImeSwitcher"
/>
<!-- The file for Arabic layout is an alpha version. It needs to be run through UX. -->
<subtype android:icon="@drawable/ic_subtype_keyboard"