Html class - images
The Html class supports images just like HTML. Let’s see how Html.fromHtml() method handles them. In this blog post, I will show you how to use ImageGetter to display images in the TextView.
First, we need to add <img src="..." /> tag to our HTML str...
ziem.me2 min read