开发者

Execute action when an animation is repeated in Android

I'm trying stuff with android animation and I would like to know if there is a way to execute some code every time an animation is repeated? I looked 开发者_StackOverflowat the google doc but didn"t find any method to do that...


Use an AnimationListener, overriding onAnimationRepeat().

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜