• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to customize a ScrollView

D2R2

Newbie
Hello,
I'm trying to customize a ScrollView, to have the scrolling stop at some precise positions. For example, when I release the finger, I want the view to scroll the Y position to the closest multiple of 100 pixels.
I don't know what method to override, if any. Do you have an idea please?
Thanks in advance,
Patrick
 
Back
Top Bottom