ufo22940268 / android-justifiedtextview

android justified textview
951 stars 243 forks source link

Link Color Is Not Change When Linkify Add Links #21

Open aksharora opened 8 years ago

aksharora commented 8 years ago

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.