标签: java android html unicode unicode-string
我可以添加美元符号。但是如何添加3种货币符号并将其放在textview中?是否有任何unicode / UTF使用它?
<string name="dollar">$</string> //this is for dollar symbol.
我通过引用此字符串在textview中使用。
但对于3货币符号?