Пример #1
0
 public void removeAnimatorListener(Animator.IAnimatorListener l)
 {
     mAnimatorSet.RemoveListener(l);
 }