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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -