I'm porting an app written in a graphics environment that allows drawing to happen outside the bounds of the clipping rectangle. Any way to do this in Android?
try to set
android:clipChildren="false"
to the parent view
1.4m articles
1.4m replys
5 comments
57.0k users