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?
You can draw where you like, but nothing will be saved outside the clipping rectangle.