Refactored number row definition into one common file

This commit is contained in:
pdroidandroid@gmail.com 2022-03-07 12:16:26 +01:00
parent bc49c488a6
commit eaa24f0b24
94 changed files with 201 additions and 1106 deletions

View file

@ -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"