Updated on 2026-08-14
This commit is contained in:
parent
4cac26e628
commit
8f69b1dce3
12 changed files with 157 additions and 35 deletions
|
|
@ -9,6 +9,7 @@ object StringsSigns {
|
|||
const val LOWER_SIGN = "<"
|
||||
const val TILDE_SIGN = "~"
|
||||
const val COMA_SIGN = ","
|
||||
const val POINT_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