Or call this? setOnScrollListener (AbsListView.OnScrollListener l)
On Friday, August 24, 2012 5:11:23 PM UTC-5, bob wrote: > > Why not override onTouchEvent for the Activity? > > Run the data thru a GestureDetector before passing it to the superclass > method. > > > On Thursday, July 8, 2010 12:04:56 PM UTC-5, Sandy wrote: >> >> Is there an easy to know the direction of scroll (up or down for a >> vertical list) and the scroll velocity for ListView's? >> >> Thanks, >> Sandeep > > -- 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

