Use Animation.setRepeatMode() and Animation.setRepeatCount(). On Sat, Feb 14, 2009 at 4:31 PM, [email protected] <[email protected]> wrote: > > Ok, well I'm a bit new to animations on android, and wasn't sure if > ViewGropus was the right path for me. Btw how would you set the repeat > mode for an animation? I've tried the java way but it didn't work. > > On Feb 14, 11:57 pm, Romain Guy <[email protected]> wrote: >> Animations have a repeat mode, no need to do it yourself. Also, why >> wouldn't ViewGroup handle the startOffset? From your email, I don't >> really understand what your problem is exactly :) > > > >
-- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

