Merge "Fix space key on tablet symbols/symbols shifted"

main
Tadashi G. Takaoka 2014-03-14 06:25:49 +00:00 committed by Android (Google) Code Review
commit e06eb8cff4
1 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
<merge
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<include
latin:backgroundType="normal"
latin:keyboardLayout="@xml/key_space_5kw" />
<Key
latin:keyStyle="spaceKeyStyle"
latin:keyWidth="45.0%p" />
</merge>