Android string resource superscript 6 not working



So I have this string resource entry in my strings.xml file



<string name="app_name">N&#x2076;&#x2074;</string>


it should render as N⁶⁴


but instead it renders as N6⁴ on my phone


could some one please explain what I should do and please no html solutions (as the app label will have the html tags showing)


No comments:

Post a Comment