There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.