Hi
I am painting some bitmaps onto a transparent canvas, so it is rendered above the system screen.
When I draw the next bitmap, I cannot clear the previously drawn one. How can I "erase" it?
If I could capture the initial canvas would be fine...because I could paint always that before drawing the bitmap...but I am not succedding on capturing it.
Thanks!


