mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-18 04:40:37 +01:00
Add en dash and em dash to popup menu for hyphen
This commit is contained in:
parent
89a517f560
commit
e62cc90c98
@ -25,7 +25,10 @@
|
||||
<Key app:keyLabel="%" />
|
||||
<Key app:keyLabel="&" />
|
||||
<Key app:keyLabel="*" />
|
||||
<Key app:keyLabel="-" />
|
||||
<Key
|
||||
app:keyLabel="-"
|
||||
app:popupCharacters="-–—"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||
<Key app:keyLabel="=" />
|
||||
<Key app:keyLabel="(" />
|
||||
<Key
|
||||
|
Loading…
x
Reference in New Issue
Block a user