Hello, I would like to have a View that can scroll vertically, but only to some precise positions, depending on the content. For example, I want the scrolling to stop at multiples of 100 pixels. How can I do this? Should I extend ScrollView, or create a custom View from scratch? Your advice is welcome. Patrick
-- 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

