NoAnimationFactory
A factory that always returns the same NoTransition.
Parameters
<R>
the resource type that will be transitioned into a .
Functions
Link copied to clipboard
open fun build(dataSource: DataSource, isFirstResource: Boolean): Transition<R>
Content copied to clipboard
Returns a new Transition.