RIV wrote:
> I have a situation where I'm using an AnimationSet object. I need to
> stop the previously running animationset before starting the new one.
> How to stop the animations in AnimationSet?

Call clearAnimation() on the widget that is being animated.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.3 Available!
-- 
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