Package coil.transition
See: Description
-
Class Summary Class Description Factory CrossfadeTransition A Transition that crossfades from the current drawable to a new one. -
Object Summary Object Description Companion -
Interface Summary Interface Description Factory Transition A class to animate between a Target's current drawable and the result of an image request. TransitionTarget A Target that supports applying Transitions.