diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/res/xml/method.xml | 2 |
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" |