so I got a string like this:
<string name="colorThis">This is red.</string>
I'd like to have 'This' in red. Is there any possible way of doing so? I find out that regular XML-formatting doesn't work. Also I know how to color the full string. But a single word? Halp plz