Merge "Tiny fix for access to cyrillic soft sign on Russian layouts"

main
Ken Wakasa 2011-08-12 01:58:09 -07:00 committed by Android (Google) Code Review
commit 1d0807c42c
2 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,7 @@
<Key
latin:keyLabel="т" />
<Key
latin:keyLabel="ь"
latin:popupCharacters="@string/alternates_for_cyrillic_soft_sign" />
latin:keyLabel="ь" />
<Key
latin:keyLabel="б" />
<Key

View File

@ -69,6 +69,7 @@
latin:popupCharacters="0" />
<Key
latin:keyLabel="х"
latin:popupCharacters="@string/alternates_for_cyrillic_soft_sign"
latin:keyWidth="fillRight" />
</Row>
<Row