mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-02 04:42:28 +00:00
Refactored number row definition into one common file
This commit is contained in:
parent
bc49c488a6
commit
eaa24f0b24
94 changed files with 201 additions and 1106 deletions
|
@ -20,18 +20,8 @@
|
|||
|
||||
<merge xmlns:latin="http://schemas.android.com/apk/res-auto">
|
||||
<include latin:keyboardLayout="@xml/key_styles_common" />
|
||||
<switch>
|
||||
<case
|
||||
latin:numberRowEnabled="true"
|
||||
>
|
||||
<Row
|
||||
latin:keyWidth="10%p"
|
||||
>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/rowkeys_symbols1" />
|
||||
</Row>
|
||||
</case>
|
||||
</switch>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/row_optional_number_row" />
|
||||
<Row
|
||||
latin:keyWidth="9.091%p"
|
||||
latin:keyLabelFlags="fontNormal|autoXScale"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue