I\'m trying to figure out how the expand/collapse animation of the toolbar is done. If you have a look at the Telegram app settings, you will see that there is a listview an
Also check out CollapsingTitleLayout written by Chris Banes in Android team: https://plus.google.com/+ChrisBanes/posts/J9Fwbc15BHN
CollapsingTitleLayout
Code: https://gist.github.com/chrisbanes/91ac8a20acfbdc410a68