By default when I scroll the contents of scroll view and take off my finger the contents keep scrolling for a while after then stops. I want to know if there is a way to stop scrollview from keeping going after I take off my finger?
I it possible to do in xamarin.android by sub classing the scrollview, have no idea how to do it in xamarin forms though.