I thought about doing that, but doesn't that add an undefined delay before the animation starts again? (Plus, I'd have to have a state machine to keep track of which animation needs to start next.)
On Fri, Dec 24, 2010 at 8:10 PM, Doug <[email protected]> wrote: > On Dec 24, 2:33 pm, John Lussmyer <[email protected]> wrote: > > Is there any way to create a list of animations that when they repeat - > it > > repeats the list, not each individual animation? > > Use OnAnimationEnd to fire up the animation set again? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

