Backdrop
This library makes it easy to implement a Backdrop pattern with a CoordinatorLayout
Download
JCenter (Recommended):
For support library:
For Android X:
JitPack:
How to use it?
You need to add a layout Toolbar, back container and foreground container
Add BackdropBehavior to the Foreground View Container:
XML
Kotlin
I used this extension to search for behavior: