TextUtil

object TextUtil

Utility class with helper methods for TextViews.

Functions

Link copied to clipboard
fun setHtmlText(textView: TextView, content: String)

Sets an HTML formatted string as the contents of a TextView.