Package coil
Types
ComponentRegistry
Link copied to clipboard
class ComponentRegistry
Content copied to clipboard
Registry for all the components that an ImageLoader uses to fulfil image requests.
EventListener
Link copied to clipboard
ImageLoader
Link copied to clipboard
interface ImageLoader
Content copied to clipboard
A service class that loads images by executing ImageRequests.
Functions
executeBlocking
Link copied to clipboard
@WorkerThread()
Content copied to clipboard
Execute the request and block the current thread until it completes.
ImageLoader
Link copied to clipboard