R
- the resource type that will be transitioned into a
Target
.public static class NoTransition.NoAnimationFactory<R> extends Object implements TransitionFactory<R>
NoTransition
.构造器和说明 |
---|
NoAnimationFactory() |
public Transition<R> build(DataSource dataSource, boolean isFirstResource)
TransitionFactory
Transition
.build
在接口中 TransitionFactory<R>
dataSource
- The DataSource
the resource was loaded
from.isFirstResource
- True if this is the first resource to be loaded into the target.