SysdataSpA / SDHtmlTextView

Inspired by HTMLTextView and enhanced with multiple CSS Style
Apache License 2.0
68 stars 27 forks source link

Image not display correctly #17

Open AnshumanHexabrain opened 3 years ago

AnshumanHexabrain commented 3 years ago

Hello, There are some issue while displaying image ImageHandler, like some images not display because of wait time we set, some image takes times to load

so can we use Picasso instead? if yes then how we can use that?

vahid-m commented 2 years ago

An implementation for lazy loading of bitmap into span is implemented in this project. https://github.com/anggastudio/DynamicImageGetter