Package 

Class AnimatorListenerNoOp

    • Method Summary

      Modifier and Type Method Description
      void onAnimationStart(Animator animation)
      void onAnimationEnd(Animator animation)
      void onAnimationCancel(Animator animation)
      void onAnimationRepeat(Animator animation)
      • Methods inherited from class android.animation.Animator.AnimatorListener

        onAnimationCancel, onAnimationEnd, onAnimationRepeat, onAnimationStart
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait