add number row to spanish keyboard

This commit is contained in:
dslul 2020-09-16 11:15:26 +02:00
parent 3377df1e9d
commit fc028ecc4d

View file

@ -23,6 +23,18 @@
>
<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>
<Row
latin:keyWidth="10%p"
>