Transition
fun fun interface Transition
Content copied to clipboard
A class to animate between a Target's current drawable and the result of an image request.
NOTE: A Target must implement TransitionTarget to support applying Transitions. If the Target does not implement TransitionTarget, any Transitions will be ignored.
Types
Functions
transition
Link copied to clipboard
Inheritors
CrossfadeTransition
Link copied to clipboard