/ScrollingTest

Demonstration of NestedScrollView smooth scrolling bug

Primary LanguageJavaMIT LicenseMIT

ScrollTest

Minimal project to demonstrate NestedScrollView smooth scrolling bug.

Bug description: smooth scrolling to top with NestedScrollView.smoothScrollTo(0, 0) and NestedScrollView.fullScroll(View.FOCUS_UP) is not working since Support Library version 26.0.0.

This bug is discussed on Google Issue Tracker and StackOverflow

Installation

This is an Android Studio project.

License

Project is distributed under MIT license.