CollapsingToolbarLayout with a custom view
I'm trying to implement the CollapsingToolbarLayout with a custom view, but I'm unable to do it : What I want to do (sorry I can't post images so it's on imgur) : Expanded, the header is a profile screen with image and title Not expanded (on scroll), the image and title will be on the toolbar But everything I saw wasn't working as I expected I'm new to this and lollipop animations so if someone could help me I'll be very grateful ! (I don't post sample code because I don't have something relevant to post) My Solution I had the same scenario to implement so I started with the dog example and