I've already found that RepeatMode/Count on an AnimationSet doesn't work.
I may end up manually restarting it each time.  It just seemed that having
an AnimationSequence was a pretty obvious function.  I'm surprised it
doesn't exist yet.

On Fri, Dec 24, 2010 at 11:31 PM, Doug <[email protected]> wrote:

> I don't know, in practice.  Just a thought.  I imagine you'd just
> reuse the same Animation object for each cycle through the loop, so no
> need to keep track of anything.
>
> If it doesn't work for you, you could try calling the setRepeatMode of
> an AnimationSet directly even though there's (apparently) no XML
> attribute for it.
>

-- 
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

Reply via email to