Ejemplo n.º 1
0
 // Check if animation is proceeding
 public boolean isAnimated() {
   return animator.isAnimating();
 }