fixing a duplicate popup character
This commit is contained in:
parent
8cd4ccde78
commit
ad511dfc1e
|
@ -63,7 +63,7 @@
|
|||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||
<Key
|
||||
app:keyLabel="s"
|
||||
app:popupCharacters="šßš"
|
||||
app:popupCharacters="śßš"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||
<Key
|
||||
app:keyLabel="d"
|
||||
|
|
Loading…
Reference in New Issue