A.onAnimationStart(Animation animation)B.onAnimationRepeat(Animation animation)C.onAnimationEnd(Animation animation)D.onAnimationResume(Animation animation)
A.android:fillAfter ="false"B.android:fillAfter ="true"C.android:fillBefore="true"D.android:fillBefore ="false"
A.代表正序重放B.代表倒序回放C.动画不播放D.动画结束播放