I am using a scrollview in my layout. I need to animate when there is a scroll event and stop the animation when a scroll is ended.
I checked scrollview but it didnt seem to provide these events. Do i need to use Gesture Detector?
Please help.
Thanks, Sneha