Since AVD tools 16 I'm getting this warning:
Replace "..." with ellipsis character (..., …) ?
in my strings.xml
at this line
<string name="searching">Searching...</string>
How do I replace ...
? Is it just literally …
?
Could someone explain this encoding?
…
is the unicode for "…" so just replace it. It's better to have it as one char/symbol than three dots.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With