Loading
Support fling back in scrolling containers
Bug: 232903223 When a user flings the overscroll toward the scrolling content, the user might think that any left-over velocity should apply to scrolling the content. This CL makes that happen. If the fling is less than the overscroll distance, then the normal spring is applied. This CL changes ListView, ScrollView, and HorizontalScrollView. Test: manual testing and new CTS tests Change-Id: I1a759377f5183eec805598a6b016515297191624