Image Loader Factory
fun fun interface ImageLoaderFactory
Content copied to clipboard
A factory that creates new ImageLoader instances.
To configure how the singleton ImageLoader is created either:
Implement ImageLoaderFactory in your Application.
Or call Coil.setImageLoader with your ImageLoaderFactory.
Functions
newImageLoader
Link copied to clipboard