Simple example using Coordinator Layout feature, recyclerview scroll flags and collapsable actionbar and toolbar image fadeout.
This project was made to provide an example that implements Coordinator Layout features and CollapsingToolbarLayout that provides the android.support.design library.
Used Library:
- http://developer.android.com/intl/es/tools/support-library/features.html#design
- http://jakewharton.github.io/butterknife/
To do this example, I followed this tutorial and tips:
I hope that it will be helpful!