Re: [android-developers] Re: how to scroll in canvas or view (android)

2011-03-30 Thread MANI KANDAN
who is this?

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


[android-developers] Re: how to scroll in canvas or view (android)

2011-03-28 Thread harsh chandel
put the view in a xml file


..


.
...



On Mar 25, 6:11 am, Byung-Ju  wrote:
> Hi
>
> Thanks for reading this.
>
> 1. Big Canvas (1000x1000) and display(screen) 320x480
>
> 2. drawBitmap(bitmap1, 100, 100, null);
> 3. drawBitmap(bitmap2, 500, 500, null);
> ... and do something bitmap or animation
>
> 4. on touch drag (just like iphone werule display)
>
> 5. how to scroll(move) screen ?

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