I have a GridView with several n Views in the Layout.  When one is
clicked I want to reverse the LayoutAnimation to give the affect that
everything is being removed.  Once the animation ends I do something,
in this case start an activity.

My problem is that once the LayoutAnimation on each view is complete
it returns to its original position.  This doesn't give me the affect
I am going for.  Is there anyway to keep the Views from returning
until after the activity is started?

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