Builder
class Builder
Content copied to clipboard
Constructors
Functions
addLastModifiedToFileCacheKey
Link copied to clipboard
allowHardware
Link copied to clipboard
allowRgb565
Link copied to clipboard
bitmapConfig
Link copied to clipboard
bitmapFactoryExifOrientationPolicy
Link copied to clipboard
fun bitmapFactoryExifOrientationPolicy(policy: ExifOrientationPolicy): <ERROR CLASS>
Content copied to clipboard
Sets the policy for handling the EXIF orientation flag for images decoded by BitmapFactoryDecoder.
bitmapFactoryMaxParallelism
Link copied to clipboard
build
Link copied to clipboard
callFactory
Link copied to clipboard
components
Link copied to clipboard
inline fun components(builder: ComponentRegistry.Builder.() -> Unit): <ERROR CLASS>
Content copied to clipboard
Build and set the ComponentRegistry.
crossfade
Link copied to clipboard
Enable a crossfade animation with duration CrossfadeDrawable.DEFAULT_DURATION milliseconds when a request completes successfully.
Enable a crossfade animation with durationMillis milliseconds when a request completes successfully.
decoderDispatcher
Link copied to clipboard
diskCachePolicy
Link copied to clipboard
dispatcher
Link copied to clipboard
A convenience function to set fetcherDispatcher, decoderDispatcher, and transformationDispatcher in one call.
error
Link copied to clipboard
eventListener
Link copied to clipboard
Set a single EventListener that will receive all callbacks for requests launched by this image loader.
eventListenerFactory
Link copied to clipboard
fallback
Link copied to clipboard
Set the default fallback drawable to use if ImageRequest.data is null.
fetcherDispatcher
Link copied to clipboard
interceptorDispatcher
Link copied to clipboard
fun interceptorDispatcher(dispatcher: CoroutineDispatcher): <ERROR CLASS>
Content copied to clipboard
memoryCache
Link copied to clipboard
memoryCachePolicy
Link copied to clipboard
networkCachePolicy
Link copied to clipboard
networkObserverEnabled
Link copied to clipboard
okHttpClient
Link copied to clipboard
placeholder
Link copied to clipboard
respectCacheHeaders
Link copied to clipboard
transformationDispatcher
Link copied to clipboard
fun transformationDispatcher(dispatcher: CoroutineDispatcher): <ERROR CLASS>
Content copied to clipboard
transitionFactory
Link copied to clipboard