mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-24 16:46:35 +00:00
add missing 'ß' to german 600dp layouts, should fix #35
This commit is contained in:
parent
6fafac914b
commit
0918935e09
2 changed files with 4 additions and 0 deletions
|
@ -144,6 +144,8 @@
|
|||
latin:keyboardLayout="@xml/rowkeys_qwertz3"/>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/keys_exclamation_question"/>
|
||||
<Key
|
||||
latin:keySpec="ẞ" />
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyXPos="-10.0%p"
|
||||
|
|
|
@ -144,6 +144,8 @@
|
|||
latin:keyboardLayout="@xml/rowkeys_qwertz3"/>
|
||||
<include
|
||||
latin:keyboardLayout="@xml/keys_exclamation_question"/>
|
||||
<Key
|
||||
latin:keySpec="ẞ" />
|
||||
<Key
|
||||
latin:keyStyle="shiftKeyStyle"
|
||||
latin:keyXPos="-10.0%p"
|
||||
|
|
Loading…
Add table
Reference in a new issue