You first need to translate the Canvas by -getScrollX() and -getScrollY(). On Mon, Jun 27, 2011 at 4:34 PM, rukiman <[email protected]> wrote: > Why is it that if I do a view.draw(mycanvas) on scrollview it draws > everything as if the user had not scrolled? It seems to ignore the > scrollY position of scrollview. > > -- > 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 >
-- Romain Guy Android framework engineer [email protected] -- 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

