Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"

This commit is contained in:
satok 2012-01-11 01:52:56 -08:00 committed by Android (Google) Code Review
commit 0f925efb5c

View file

@ -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"