I want to use CollapsingToolbarLayoutwith RecyclerView, like Whatsapp.
Here is the captured video : https://sendvid.com/0oi2lx
Well i will explain how to solve issue , now my layout is super smooth ;
Actually i dont know how its solved , but ;
android:fitsSystemWindows="true" attributes.app:layout_scrollFlags="scroll|enterAlways" attribute to CollapsingToolbarLayout , ImageView and Toolbar. AppBarLayout in xml.My activity_profile.xml like :
And the content_profile_edit.xml like :