SDHtmlTextView icon indicating copy to clipboard operation
SDHtmlTextView copied to clipboard

Image not display correctly

Open AnshumanHexabrain opened this issue 3 years ago • 1 comments

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?

AnshumanHexabrain avatar Jul 28 '21 14:07 AnshumanHexabrain

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

vahid-m avatar Jul 15 '22 09:07 vahid-m