Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"

main
satok 2012-01-11 01:52:56 -08:00 committed by Android (Google) Code Review
commit 0f925efb5c
1 changed files with 1 additions and 1 deletions

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"