Material Components in Android help you easily build Material Design apps. In this tutorial, let's discuss every component using Design Support Library.
http://blog.iamsuleiman.com/mega-guide-android-material-design-components/
* Material Design Principles
* android-developers.googleblog.com
* a way to show elevation shadows on pre-Lollipop
* tint your Material Component to match your brand color
* Android docs
* Medium write-up about Behaviors
* Saúl Molinero has a great tutorial on Custom Behaviors
* State Selectors
* Bottom Navigation tutorial for in-depth customization and more
* Android Bottom Sheet tutorial
* Floating Action Button on materialdoc.com
* Floating Labels on materialdoc.com
* Material Design Tabs with Android Design Support Library
* Navigation Drawer with Design Support Library – Android Tutorial
* how and when to use a Snackbar correctly
* Android Quick Return tutorial
* Material Design guidelines
* how to create a collapsing toolbar animation, including Palette API
* useful collection of ProGuard snippets