aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorsatok <satok@google.com>2012-01-11 01:55:00 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-01-11 01:55:00 -0800
commit791b5540ffaa97224ea6954ca558c11a3eefb069 (patch)
tree541af942413ca0e97e7c5fd70cc42bd5d98bb7be /java
parent338a3ab7240f8cf1bfcdd3951af30597f8ba5c57 (diff)
parent0f925efb5caf5a8bdb9aa5c030c0d6ee66ac753b (diff)
downloadlatinime-791b5540ffaa97224ea6954ca558c11a3eefb069.tar.gz
latinime-791b5540ffaa97224ea6954ca558c11a3eefb069.tar.xz
latinime-791b5540ffaa97224ea6954ca558c11a3eefb069.zip
am 0f925efb: Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"
* commit '0f925efb5caf5a8bdb9aa5c030c0d6ee66ac753b': Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype
Diffstat (limited to 'java')
-rw-r--r--java/res/xml/method.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index f58ad76f7..a3b1d5859 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -32,7 +32,7 @@
android:label="@string/subtype_en_US"
android:imeSubtypeLocale="en_US"
android:imeSubtypeMode="keyboard"
- android:imeSubtypeExtraValue="TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection"
+ android:imeSubtypeExtraValue="TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection,EnabledWhenDefaultIsNotAsciiCapable"
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_en_GB"