mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add a key to the keyboard layout for Russia
bug: 2693836 Change-Id: I88a3664af8074788c6bfc146247ab33ae8a02c08
This commit is contained in:
parent
9d2e059f83
commit
222c9019e7
@ -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_bkeyboard_delete"
|
||||
@ -158,10 +160,10 @@
|
||||
android:popupCharacters="_"
|
||||
android:keyWidth="20%p" android:keyEdgeFlags="left"/>
|
||||
<Key android:codes="@integer/key_f1" android:keyIcon="@drawable/sym_bkeyboard_globe"
|
||||
android:keyWidth="10%p"/>¯
|
||||
android:keyWidth="10%p"/>
|
||||
<Key android:codes="32" android:keyIcon="@drawable/sym_bkeyboard_space"
|
||||
android:iconPreview="@drawable/sym_keyboard_feedback_space"
|
||||
android:keyWidth="20%p" android:isRepeatable="true"/>,
|
||||
android:keyWidth="20%p" android:isRepeatable="true"/>
|
||||
<Key android:codes="9" android:keyIcon="@drawable/sym_bkeyboard_tab"
|
||||
android:iconPreview="@drawable/sym_keyboard_feedback_tab"
|
||||
android:keyWidth="20%p"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user