Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1812bceb authored by Ken Wakasa's avatar Ken Wakasa Committed by Android Git Automerger
Browse files
am 88e7b49f: Backport https://android-git.corp.google.com/g/#change,52371 to Froyo.  Fix bug: 2693836 - Russian keyboard is missing a letter

Merge commit '88e7b49f' into gingerbread

* commit '88e7b49f':
  Backport https://android-git.corp.google.com/g/#change,52371 to Froyo.  Fix bug: 2693836 - Russian keyboard is missing a letter
parents a008d164 88e7b49f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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"