Hi all, I am devleoping an application. In which one back ground image is present. Above that i am drawing some animation. To animation to happen i have to call postInvalidate() method every time. It is expecting every time to draw the back ground. Is there any solution so that i will draw the back ground ONLY once and using clipping i can draw the front and animation every time??.
I dont want to draw background every time. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

