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

Commit 5876e779 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Add Malay keyboard layout

Bug: 6867914
Change-Id: I51367d3822b68df506335695912e68bc24199604
parent 467f829b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
    lt: Lithuanian/qwerty
    lv: Latvian/qwerty
    mk: Macedonian/south_slavic
    ms: Malay/qwerty
    nb: Norwegian Bokmål/nordic
    nl: Dutch/qwerty
    pl: Polish/qwerty
@@ -235,6 +236,12 @@
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="KeyboardLayoutSet=south_slavic"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="ms"
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="nb"