How to erase previous drawing on Canvas?
canvas.drawColor(0, Mode.CLEAR);
More info http://developer.android.com/guide/topics/graphics/index.html
canvas.drawColor(0, Mode.CLEAR);
canvas.drawColor(0, Mode.CLEAR);
More info http://developer.android.com/guide/topics/graphics/index.html
canvas.drawColor(0, Mode.CLEAR);