I want to use NestedScrollView with CollapsingToolbarLayout. In NestedScrollView there is really long content. Unfortunately I can\'t scroll to the end. Some of this long co
Use app:layout_behavior="@string/appbar_scrolling_view_behavior" property and nested scroll view it will work