android - Textviews show linkable text when there isn't an actual link -
in lollipop, have textview populated html.fromhtml().
the text example can "hello.world" , shows link. in layout textview i've specified autolink="web" want links in string clickable actual url.
android:autolink="web"
this issue persists in whatsapp messages.
any thoughts ?
Comments
Post a Comment