Builder

open class Builder

A Builder for DrawableCrossFadeFactory.

Constructors

Link copied to clipboard
open fun Builder()
Link copied to clipboard
open fun Builder(durationMillis: Int)

Functions

Link copied to clipboard
open fun build(): DrawableCrossFadeFactory
Link copied to clipboard
open fun setCrossFadeEnabled(isCrossFadeEnabled: Boolean): DrawableCrossFadeFactory.Builder
Enables or disables animating the alpha of the Drawable the cross fade will animate from.