I am trying to change the color of certain words (Search results) in a TextView? I tried to use ANSI colors like this:
text.setText("\u001B31;1m" + "someText");
but it did not work. How do I achieve this?
|
I am trying to change the color of certain words (Search results) in a
but it did not work. How do I achieve this? |
||||
|
|
|
this will help u
|
|||||
|
|
You're looking for
|
|||
|
|