Class ViewPropertyAnimationFactory<R>

  • Type Parameters:
    R - The type of the resource that will be transitioned into a view.
    All Implemented Interfaces:
    TransitionFactory<R>

    public class ViewPropertyAnimationFactory<R>
    extends java.lang.Object
    implements TransitionFactory<R>
    A TransitionFactory that produces ViewPropertyAnimations.