setHtmlText
Sets an HTML formatted string as the contents of a TextView.
Parameters
textView
The TextView to set the contents to.
content
An HTML formatted string.
Sets an HTML formatted string as the contents of a TextView.
The TextView to set the contents to.
An HTML formatted string.