AutoLinkTextView icon indicating copy to clipboard operation
AutoLinkTextView copied to clipboard

Not Supporting HTML Text

Open anshulpatro opened this issue 6 years ago • 1 comments

I am trying to set HTML type in my TextView like

tvComment.setAutoLinkText(Html.fromHtml(message));

But this is not supporting

Looking forward for help.

anshulpatro avatar Nov 10 '17 10:11 anshulpatro

+1

D330 avatar Mar 13 '18 19:03 D330