MPImageProvider
Functions
Link copied to clipboard
Clears stored results and pending tasks
Link copied to clipboard
Loads a single image
Link copied to clipboard
open fun loadImagesAsync(@NonNull imageUrlList: List<String>, @NonNull listener: OnMultipleImagesLoadedListener)
Loads multiple images Checks if the image has already been loaded and avoids loading it again.