Html class - basic usage
From time to time, there is a need to display some styled text in an Android application. You can always use Spans to achieve your goals, but if you know HTML, you could consider using [Html](https://developer.android.com/reference/android/text/Html....
ziem.me3 min read