I've got an animation that pushes an item in from the right side of the screen. Right now, it animates so that you start to see the item as soon as it enters the viewport; I want it to be invisible until it's within the bounds of its view parent.
The parent has setClipChildren(true), but that doesn't seem to apply to animations. Cheers, Andrew Dupont --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

