Releases: pedromassango/IBackdrop
Releases · pedromassango/IBackdrop
Now you can use it without a Toolbar
With this release the Toolbar is optional to use this library
Removed padding in front view
2.2.1 Merge remote-tracking branch 'origin/master'
Change animation duration is now opened to API
Now you can change the animation duration on the definition of the library XML
Custom back view size
Now you can set a custom back view size, or, let the library scroll the backdrop until the center of screen
Reference Toolbar via XML
Now you can reference the toolbar via XML. You do not even need to setup the backdrop via java/kotlin code.
Checkout the change log here, and how to use this version:
https://blog.usejournal.com/android-material-design-components-backdrop-96a3044a3b2
New property added
In this release, I added the removeTopRightRadius, when set to true the backdrop will only have a radius in top left corner.
Small bug fixed
Remove front layer alpha when folded
Ready to use
Now you can call functions to open and close the backdrop
First release
1.0.0-beta setup