Android Question Display text with different colors for each line

aedwall

Active Member
Licensed User
Longtime User
I am currently using an EditText control to display multi-line text. But it apparently displays all text in one color. I need to be able to display different lines of text in different colors. What control should I use? Is there a tutorial or example for doing this? Thank you.
 
Top