I would like the vertical scroll on the CollapsingToolbarLayout / AppBarLayout ONLY when the scroll/touch event occurs in the nestedscrollview (this is working), but if the user
If you have set any of app:layout_scrollFlags (example below) - delete them.
app:layout_scrollFlags
app:layout_scrollFlags="scroll|exitUntilCollapsed|snap"