mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add Indonesian keyboard layout
Bug: 6867914 Change-Id: Id605cc20f3e38c4277c3705622f3078f307d971a
This commit is contained in:
parent
467f829bc8
commit
fae3131ea7
@ -41,6 +41,7 @@
|
||||
hi: Hindi/hindi
|
||||
hr: Croatian/qwertz
|
||||
hu: Hungarian/qwertz
|
||||
id: Indonesian/qwerty
|
||||
is: Icelandic/qwerty
|
||||
it: Italian/qwerty
|
||||
iw: Hebrew/hebrew
|
||||
@ -186,6 +187,12 @@
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
||||
android:label="@string/subtype_generic"
|
||||
android:imeSubtypeLocale="id"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
||||
android:label="@string/subtype_generic"
|
||||
android:imeSubtypeLocale="is"
|
||||
|
Loading…
x
Reference in New Issue
Block a user