This example was created long after the Google I/O 2015 using the new Library Android Design Support Library this is my third release working with android and Material Design for more information Design Libray.
Android Support Library Android Support Library package
The Design library is available now, so make sure to update the Android Support Repository in the SDK Manager. You can then start using the Design library with a single new dependency:
compile 'com.android.support:design:22.2.0'
- Navigation View
- TextInputLayout
- TabLayout
- Floating Action Button
- Snackbar
- CoordinatorLayout
- AppBarLayout
- CollapsingToolbarLayout