I have canvas in which there are many bitmaps are already drawn ...
Now i want to change only one image by next image in an array after interval...
the problem is when i change any bitmap in canvas the previous state of canvas is lost that means initially whatever images i have loaded was wiping out...