I have the following TextView defined:
Be sure to not use setAutoLinkMask(Linkify.ALL) when using setMovementMethod(LinkMovementMethod.getInstance()) and Html.fromHTML() on properly formatted HTML links (for example, Google).
setAutoLinkMask(Linkify.ALL)
setMovementMethod(LinkMovementMethod.getInstance())
Html.fromHTML()
HTML
Google