is it possible to change font size and color of string in the same textview .
For example :
_______________
|_______________| --> this is my text view
What i want to do
________________
|ABC (red color) |
|abc(whitecolor) |
|________________|
And string should look like this "ABC\nabc"