I have a created a string
in my string.xml
file and would like to change the color
of the words Excitement, Adventurous in the sentence to yellow
. I have tried to add <font color="yellow">Excitement, Adventourous</font>
but this does nothing.
string.xml
<string name="screen114_3">EMOTION Driver5- UNCERTAINTY/VARIETY (Surprise, Diversity, Challenge,<font color="yellow">Excitement, Adventurous</font>, Wild)
</string>