hi, i have small ViewGroup somewhere in the middle of the screen.
this ViewGroup contains some Views that i'd like to animate. now this ViewGroup in dispatchDraw() method manages any child Views animations, clipping them to ViewGroup's bounds my question is whether it is possible not to clip them to ViewGroup's bounds? thanks pskink -- 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

