mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
Fix row heights
This commit is contained in:
parent
83fca9533c
commit
02532855bf
4 changed files with 12 additions and 12 deletions
|
@ -30,14 +30,14 @@
|
|||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_390_0" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<include latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_390_1" />
|
||||
<Key
|
||||
latin:keyStyle="deleteKeyStyle"
|
||||
latin:keyWidth="fillRight" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<include latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_390_2"
|
||||
latin:keyXPos="4%p" />
|
||||
<Key
|
||||
|
@ -45,7 +45,7 @@
|
|||
latin:keyWidth="fillRight" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyWidth="10.0%p" />
|
||||
|
|
|
@ -30,14 +30,14 @@
|
|||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_final_0" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<include latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_final_1" />
|
||||
<Key
|
||||
latin:keyStyle="deleteKeyStyle"
|
||||
latin:keyWidth="fillRight" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<include latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_final_2"
|
||||
latin:keyXPos="4%p" />
|
||||
<Key
|
||||
|
@ -45,7 +45,7 @@
|
|||
latin:keyWidth="fillRight" />
|
||||
</Row>
|
||||
<Row latin:keyWidth="9%p"
|
||||
latin:rowHeight="20%p" >
|
||||
latin:rowHeight="23%p" >
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyWidth="10.0%p" />
|
||||
|
|
|
@ -32,21 +32,21 @@
|
|||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_390_1" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_390_2" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
|
|
|
@ -32,21 +32,21 @@
|
|||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_final_1" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_korean_sebeolsik_final_2" />
|
||||
</Row>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
latin:rowHeight="20%p"
|
||||
latin:rowHeight="23%p"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue