Android : Is it possible to set color at specific character in strings.xml? [duplicate]

on Tuesday, October 28, 2014



This question already has an answer here:




In one of my TextViews I have to set this specific text



Furniture type : *



The wildcard * means that the user must fill this field but I need to display it in red and the rest of the text in black.


Is it possible to set it into strings.xml or I have to append a character programatically?


0 comments:

Post a Comment