**DEPRECATED**. Use the native and support library variants instead - https://developer.android.com/guide/topics/ui/look-and-feel/fonts-in-xml.html. An android library that makes it easy to add custom fonts to edittexts and textviews
HtmlTextView is an extended TextView component for Android, which can load very simple HTML by converting it into Android Spannables for viewing. In addition to a small set of HTML tags, the library allows to load images from the local drawables folder or from the Internet. This library is kept tiny without external dependencies.