Does Android have a property like clipsToBounds on iOS; used to display the sub view outside the bounds of the parent view?
I think setClipChildren
is what you are looking for. See the documentation here :
http://developer.android.com/reference/android/view/ViewGroup.html#setClipChildren(boolean)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With