mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix bug: 2693836 - Russian keyboard is missing a letter
This commit is contained in:
parent
db8dcd8b02
commit
90599bd107
@ -70,7 +70,9 @@
|
||||
<Key android:keyLabel="м"/>
|
||||
<Key android:keyLabel="и"/>
|
||||
<Key android:keyLabel="т"/>
|
||||
<Key android:keyLabel="ь"/>
|
||||
<Key android:keyLabel="ь"
|
||||
android:popupKeyboard="@xml/kbd_popup_template"
|
||||
android:popupCharacters="ъ" />
|
||||
<Key android:keyLabel="б"/>
|
||||
<Key android:keyLabel="ю"/>
|
||||
<Key android:codes="-5" android:keyIcon="@drawable/sym_keyboard_delete"
|
||||
|
Loading…
Reference in New Issue
Block a user