Can I change the color of some letters in string.xml itself or programmatically, how can this be done?
<string-array name="colors"> <item>I read the letter.</item> <item>It is only with the heart that one can see rightl.</item> <item>One can become a writer only if he is talented.</item> <item>They say, the winter will be cold.</item> </string-array>