mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-27 04:07:10 +00:00
add probhat layout (#489)
This commit is contained in:
parent
e289e7ef5f
commit
47b5502c1d
4 changed files with 144 additions and 0 deletions
|
@ -232,6 +232,15 @@
|
|||
android:imeSubtypeExtraValue="KeyboardLayoutSet=bengali_akkhor,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||
android:label="@string/subtype_probhat_bn_BD"
|
||||
android:subtypeId="0xa2144c0c"
|
||||
android:imeSubtypeLocale="bn_BD"
|
||||
android:languageTag="bn-BD"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=bengali_probhat,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher"
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0xbff5986c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue