Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f925efb authored by satok's avatar satok Committed by Android (Google) Code Review
Browse files

Merge "Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype"

parents 903e5888 6d3b422f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"