mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 14:02:44 +00:00
insert phantom space after some more characters
This commit is contained in:
parent
ac2564e50a
commit
72dac6a9ea
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
||||||
<string name="symbols_preceded_by_space">([{&</string>
|
<string name="symbols_preceded_by_space">([{&</string>
|
||||||
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
||||||
<string name="symbols_followed_by_space">.,;:!?)]}&</string>
|
<string name="symbols_followed_by_space">.,;:!?)]}&$€£</string>
|
||||||
<!-- Symbols that behave like a single punctuation when typed next to each other -->
|
<!-- Symbols that behave like a single punctuation when typed next to each other -->
|
||||||
<string name="symbols_clustering_together"></string>
|
<string name="symbols_clustering_together"></string>
|
||||||
<!-- Symbols that separate words -->
|
<!-- Symbols that separate words -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue