Change word color in resource string

It looks like this method is working:

    <string name="some_text">this is <font fgcolor="#ffff0000">red</font></string>

Leave a Comment