I have a set of 3 animations that I want to play sequentially, and have them
repeat.
I can put them in an AnimationSet, and use a startOffset to start them all
in the correct order - BUT they then each start repeating by their duration
setting - so they end up running simultaneously after the first play.
Is there any way to create a list of animations that when they repeat - it
repeats the list, not each individual animation?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to