Me again
I'm trying to create a live wallpaper with waving flag. I extract a gif image into 200 png images and draw it 1 by 1 on Canvas. The problem is there are many flags (as the screenshot)
I can fix it by redraw all the background before draw a new flag's frame but it will be better if I only redraw the background area behind the flag. Can you show me how? Thank you so much.
I'm trying to create a live wallpaper with waving flag. I extract a gif image into 200 png images and draw it 1 by 1 on Canvas. The problem is there are many flags (as the screenshot)
I can fix it by redraw all the background before draw a new flag's frame but it will be better if I only redraw the background area behind the flag. Can you show me how? Thank you so much.