Have you tried API DEMOS in android...not so..Hope it works for you

http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/List14.html

On Thu, Feb 17, 2011 at 7:00 PM, alok kumar <[email protected]> wrote:

> I am trying to create a bitmap using a canvas.
> I need show about 50 bitmaps in an app and make them Kinectic
> scrollable but problem is I don't want to draw them again on every
> invalidate() as I have to calculate width and height to draw bitmaps
> at correct positions. so what I am trying is to save a already drawn
> canvas and draw new bitmaps on it when required...
>
> is there some other way to make scrollable and not need to draw
> bitmaps again.
>
> --
> 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




-- 
--Jitesh .V. Dedhiya---

Don't Learn To Hack but Hack To Learn

-- 
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

Reply via email to