My layout has a scroll view, a linear layout, an image view and a
button below the image which needs to be scrolled down.

I load a new image each time the  button is clicked. All of this
works, the problem is when
a new image is loaded  the scroll bar is at the bottom and the user
has to scroll up.

calling scrollTo(0,0) on the image view does not reset the scroll bar
to the top.

What would be the correct mechanism to reset the scroll to the top
after loading an image.

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