Fix space key on tablet symbols/symbols shifted
This is a follow up of Ic175c5d792. Bug: 13460706 Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110cmain
parent
a9c1a3da63
commit
2ba410850b
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue