string - Is there anything similar to HTML entities in Android -


when try add string in string resource contains value of 1 -50, showing following error

replace "-" "en dash" character (–, &&;#8211;)  

not sure if typo in question, in strings.xml can use – treated in html.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -