add probhat layout (#489)

This commit is contained in:
Fahim Montasir Misbah 2024-03-29 20:14:15 +06:00 committed by GitHub
parent e289e7ef5f
commit 47b5502c1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 144 additions and 0 deletions

View file

@ -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"