Skip to content

Releases: pedromassango/IBackdrop

Now you can use it without a Toolbar

07 Feb 22:52
Compare
Choose a tag to compare

With this release the Toolbar is optional to use this library

Removed padding in front view

23 Dec 08:57
Compare
Choose a tag to compare
2.2.1

Merge remote-tracking branch 'origin/master'

Change animation duration is now opened to API

30 Nov 14:46
Compare
Choose a tag to compare

Now you can change the animation duration on the definition of the library XML

Custom back view size

10 Sep 14:22
Compare
Choose a tag to compare

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

03 Sep 15:03
Compare
Choose a tag to compare

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

23 Jul 13:41
Compare
Choose a tag to compare

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

09 Jul 12:35
Compare
Choose a tag to compare

Remove front layer alpha when folded

Ready to use

08 Jul 18:57
Compare
Choose a tag to compare

Now you can call functions to open and close the backdrop

First release

06 Jul 15:05
Compare
Choose a tag to compare
First release Pre-release
Pre-release
1.0.0-beta

setup