fixing a duplicate popup character

This commit is contained in:
tibbi 2022-02-02 19:37:10 +01:00
parent 8cd4ccde78
commit ad511dfc1e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
app:popupKeyboard="@xml/keyboard_popup_template" /> app:popupKeyboard="@xml/keyboard_popup_template" />
<Key <Key
app:keyLabel="s" app:keyLabel="s"
app:popupCharacters="šßš" app:popupCharacters="śßš"
app:popupKeyboard="@xml/keyboard_popup_template" /> app:popupKeyboard="@xml/keyboard_popup_template" />
<Key <Key
app:keyLabel="d" app:keyLabel="d"