I have 3 objects that represent a part of a long list of objects that animate as the user flips through them(similar to a gallery). It's easy to get the objects to slide left or right but how do I animate the new object coming into screen?
Do I create it, add it to the current layout at coordinates offscreen? Is that even possible? I thought about adding the new object to another layout with a different animation to bring it on screen but I don't know how to lay 2 layouts ontop of each other. Any help would be appreciated. --Garrett Whelan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

