mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
fix bulgarian bds and bekl having the same subtypeId, some formatting
This commit is contained in:
parent
ee68c8d42d
commit
dd16ac2135
1 changed files with 22 additions and 22 deletions
|
@ -207,7 +207,7 @@
|
|||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||
android:label="@string/subtype_bulgarian_bekl"
|
||||
android:subtypeId="0x5f51ba9a"
|
||||
android:subtypeId="0x5f51ba9b"
|
||||
android:imeSubtypeLocale="bg"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=bulgarian_bekl,EmojiCapable"
|
||||
|
@ -526,29 +526,29 @@
|
|||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0x456d04f2"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0x456d04f2"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||
android:label="@string/subtype_generic_sebeolsik_390"
|
||||
android:subtypeId="0xb0bbe261"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean_sebeolsik_390,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
android:label="@string/subtype_generic_sebeolsik_390"
|
||||
android:subtypeId="0xb0bbe261"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean_sebeolsik_390,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||
android:label="@string/subtype_generic_sebeolsik_final"
|
||||
android:subtypeId="0xb6774038"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean_sebeolsik_final,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
android:label="@string/subtype_generic_sebeolsik_final"
|
||||
android:subtypeId="0xb6774038"
|
||||
android:imeSubtypeLocale="ko"
|
||||
android:imeSubtypeMode="keyboard"
|
||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=korean_sebeolsik_final,SupportTouchPositionCorrection,EmojiCapable"
|
||||
android:isAsciiCapable="false"
|
||||
/>
|
||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||
android:label="@string/subtype_generic"
|
||||
android:subtypeId="0x2e391c04"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue