Update keys_letters_danish.xml to use correct Eth character
Related issue: https://github.com/SimpleMobileTools/Simple-Keyboard/issues/270
This commit is contained in:
parent
6d2ebc30c5
commit
98fd9a80dc
|
@ -116,7 +116,7 @@
|
|||
<Key
|
||||
app:keyLabel="d"
|
||||
app:keyWidth="9.05%p"
|
||||
app:popupCharacters="ďđ"
|
||||
app:popupCharacters="ďð"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||
<Key
|
||||
app:keyLabel="f"
|
||||
|
|
Loading…
Reference in New Issue