Android – the trademark (TM) logo is displayed as a question mark on the device
•
Android
I'm displaying trademark symbols attached to text( ™) As the title of the dialog box. It works normally in the simulator. But when I run the same in the device, it will be displayed as a question mark (?). Why does any idea happen and how to avoid it?
resolvent:
EDITED
You can do this:
<string name="Trademark_symbol">™</string>
<string name="app_name">My Application ™</string>
Try this operation in the layout editor and you will see the symbol
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码