TransitionOptions
abstract class TransitionOptions<CHILD : TransitionOptions<CHILD, TranscodeType>?, TranscodeType> : Cloneable
Content copied to clipboard
A base class for setting a transition to use on a resource when a load completes.
Parameters
<CHILD>
The implementation of this class to return to chain methods.
<TranscodeType>
The type of resource that will be animated.
Functions
Link copied to clipboard
Removes any existing animation put on the builder.
Link copied to clipboard
Uses the given TransitionFactory to build a for each request started with these
TransitionOptions
.Sets an animator to run a android.view.
Sets an android.view.animation.