diff --git a/java/res/xml-ru/kbd_qwerty.xml b/java/res/xml-ru/kbd_qwerty.xml index cbb518f24f737796d79149570dad95e2bc87999b..9773a305f323f6a624b8470afa162734cacfea54 100755 --- a/java/res/xml-ru/kbd_qwerty.xml +++ b/java/res/xml-ru/kbd_qwerty.xml @@ -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"