After Android Support Design Library was released, I wanted to implement an effect like a page of Twitter Profile, in which Toolbar>
Toolbar>
Ran into the same issue. For me it was fixed by removing the android:fitsSystemWindows="true" from the layoutparameters. However, this will mean that the status bar will not be part of the collapsing Toolbar backdrop.
android:fitsSystemWindows="true"