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
2.1m questions
2.1m answers
60 comments
57.0k users