ComponentRegistry

class ComponentRegistry

Registry for all the components that an ImageLoader uses to fulfil image requests.

Use this class to register support for custom Interceptors, Mappers, Fetchers, and Decoders.

Constructors

ComponentRegistry
Link copied to clipboard
fun ComponentRegistry()

Types

Builder
Link copied to clipboard
class Builder

Functions

newBuilder
Link copied to clipboard
fun newBuilder(): ComponentRegistry.Builder