Package coil.fetch
See: Description
-
Class Summary Class Description FetchResult The result of Fetcher.fetch. SourceResult An ImageSource result, which will be consumed by the relevant Decoder. DrawableResult A direct Drawable result. -
Interface Summary Interface Description Factory Fetcher A Fetcher translates data into either an ImageSource or a Drawable.