Skip to content

Commit 17e0814

Browse files
kojid0Seth
authored andcommitted
Add additionalMoreKeys @ and # to qwertz layout
1 parent 26b9113 commit 17e0814

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/src/main/res/xml/rowkeys_qwertz2_left5.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,13 @@
2323
>
2424
<Key
2525
latin:keySpec="a"
26+
latin:keyHintLabel="\@"
27+
latin:additionalMoreKeys="\\@"
2628
latin:moreKeys="!text/morekeys_a" />
2729
<Key
2830
latin:keySpec="s"
31+
latin:keyHintLabel="#"
32+
latin:additionalMoreKeys="#"
2933
latin:moreKeys="!text/morekeys_s" />
3034
<Key
3135
latin:keySpec="d"

0 commit comments

Comments
 (0)