I have a standard \"CollapsingToolbarLayout\" implementation based on material design guidelines.
With the the settings below I was able to achieve behavior depicted on
you have to combine both flags to get that effect
Try this
app:layout_scrollFlags="scroll|exitUntilCollapsed|enterAlways"