ViewAnimationFactory
A TransitionFactory that produces ViewTransitions.
Parameters
<R>
The type of the resource that will be transitioned into a view.
Constructors
Functions
Link copied to clipboard
open fun build(dataSource: DataSource, isFirstResource: Boolean): Transition<R>
Content copied to clipboard
Returns a new Transition for the given arguments.