You have to draw the background every time.

On Thu, Apr 9, 2009 at 1:12 AM, manohar <manohar...@gmail.com> wrote:
>
> 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.
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to