I want to use CollapsingToolbarLayoutwith RecyclerView, like Whatsapp.
CollapsingToolbarLayout
RecyclerView
Whatsapp
Here is the captured video : https://sendvid.com/0oi2lx
I had problems with RecyclerView and CollapsingToolbarLayout as well (did not collapse at all). Try using the current version 23.4.+ of recyclerview, appcompat and design if you're not doing already.