I have a TextView with multiple ClickableSpans in it. When a ClickableSpan is pressed, I want it to change the color of its text.
I have tried setting a color state
The answer by Steven M above works, but thought I'd share this: https://github.com/saket/Better-Link-Movement-Method
It just works. Nice to not have to own a bunch of complex code.