Fix space key on tablet symbols/symbols shifted

This is a follow up of Ic175c5d792.

Bug: 13460706
Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110c
main
Tadashi G. Takaoka 2014-03-14 11:53:58 +09:00
parent a9c1a3da63
commit 2ba410850b
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>