I have do the samething as you to write a dribbble app.
The code in this layout have bug in my devices.
</android.support.design.widget.CollapsingToolbarLayout>
<include layout="@layout/content_shot"/>
</android.support.design.widget.AppBarLayout>
Which works.
I have do the samething as you to write a dribbble app.
https://github.com/ItsSelina/tribbble/blob/master/app/src/main/res/layout/activity_shot.xml#L58
The code in this layout have bug in my devices.
And i change the
<include layout="@layout/content_shot"/>place betweenWhich works.