In the Google I/O 15, Google released a new support library which implements several components closely related with the Material Design's spec, among these components you can find new ViewGroups like the AppbarLayout, CollapsingToolbarLayout and CoordinatorLayout.
You can master it by reading this article.
This file contains some usefull information about constructing a collapsing toolbar using flags . Read more here.