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