Make sure that NestedScrollView calls stopNestedScroll

Currently it only does so if it thinks that it is
being dragged. This is incorrect since a nested scroll
could be in progress without the ScrollView actually
being 'dragged'.

BUG: 24187945
Change-Id: Idef958ce2aa9c78f252d7a05ac790bfc311e8580
1 file changed