Qunar Tech Salon
Feb 13, 2017 · Mobile Development
Understanding Android NestedScrolling Mechanism
After Android 5.0 introduced the NestedScrolling API, this article explains the underlying mechanism, key interfaces such as NestedScrollingChild and Parent, demonstrates a sample CollapsingLayout with NestedScrollView, and walks through the sequence of start, pre‑scroll, scroll, and stop callbacks with code examples.
AndroidCollapsingToolbarCoordinatorLayout
0 likes · 7 min read