Show number row on tablet

Show number row on tablet
This commit is contained in:
qw123wh 2022-02-22 14:34:02 +01:00 committed by GitHub
parent 88c81245da
commit 2150e7b8ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,18 @@
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> 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>
<!-- First row --> <!-- First row -->
<Row> <Row>
<switch> <switch>