Updated on 2026-08-14
This commit is contained in:
parent
d5da2a7f08
commit
eee3b57fe5
8 changed files with 183 additions and 108 deletions
|
|
@ -8,6 +8,7 @@ object StringsSigns {
|
|||
const val DASH_SIGN = "—"
|
||||
const val LOWER_SIGN = "<"
|
||||
const val TILDE_SIGN = "~"
|
||||
const val COMA_SIGN = ","
|
||||
const val INFINITY_SIGN = "∞"
|
||||
const val NON_BREAKING_SPACE = '\u00A0'
|
||||
const val PERCENT = "%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue