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