On Dec 2, 8:28 pm, Romain Guy <[email protected]> wrote: > You can disable the clip by using android:clipChildren="false" on the > ViewGroup and its parent.
yes, it works indeed but i'm just curious, why to set android:clipChildren="false" on the parent...? according to docs just setting android:clipChildren="false" on the ViewGroup should be enough. thanks psknk -- 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

