Hello,

I have a single GridView that handles a fling gesture to change the data, 
essentially acting like turning a page.
The problem I'm having is applying an animation to this single GridView.
I can make it slide in fine, but making it slide out isn't happening. 
Instead the view disappears and then slides in.

Is this possible? Or will I need to play around with duplicating the 
GridView?
I'm currently playing with ViewFlippers setting and In and Out animation 
(depending if its next or previous), then calling showNext/showPrevious. 
Which is just looping over the same view.

Thanks!

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