NestedScrollView + AppBarLayout content goes behind
问题 I have implement a similar design as https://github.com/chrisbanes/cheesesquare A collapsible toolbar with an image inside that collapse when scrolling down <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:fitsSystemWindows="true"> <android.support.design