filmov
tv
How to Change the Text Color of a Substring in Android Studio

Показать описание
To change the color of a piece of text in Android Studio, use the spanString or stringBuilder methods.
Then use setSpan to set the color and the characters the color spans.
Then use setSpan to set the color and the characters the color spans.