am e06eb8cf
: Merge "Fix space key on tablet symbols/symbols shifted"
* commit 'e06eb8cff49857ae548af56dc2ab7e3bd95a2d26': Fix space key on tablet symbols/symbols shifted
This commit is contained in:
commit
c3ae6ed048
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue