Clear bitmap & canvas
问题 Anybody have an idea how to clear a Bitmap and Canvas? I think somewere is wrong or incomplete code. For example on FirstActivity.java at public void forceRedraw() I recive a message to create a method on invalidate(). If you need another class just tell me. I really don't know where can be my mistake. I am using the following code. It is little large but hope to understand it. this is my FirstActivity.java public class FirstActivity extends Activity implements ColorPickerDialog