ufo22940268/android-justifiedtextview

Link Color Is Not Change When Linkify Add Links

Opened this issue · 0 comments

When i add a Attribute in TextView Tag in xml

android:autoLink="web"
android:lickClickable="true"

android:linkColor="#0000ff"

this is not working and link color not be changed.

I want to change Link Color Change.