Skip to content

Releases: strooooke/appbarsyncedfab

v0.5

04 Sep 14:32
Compare
Choose a tag to compare

Raise minSdk to 19
Raise compileSdk and targetSdk to 29
Migrate to androidX
Make androidX dependencies explicit in sample app.

v0.4

20 Feb 20:30
Compare
Choose a tag to compare

Update dependencies to support library 25.1.1 (previous versions breaks when used with 25.1.1)

v0.3

09 Jun 14:46
Compare
Choose a tag to compare

Fixed behaviour for appbars that do not disappear completely.

Adds more sample activities with different AppBars to show that it works.

v0.2

08 Jun 12:33
Compare
Choose a tag to compare

Adds support for snackbar displacement.

v0.1

06 Jun 12:26
Compare
Choose a tag to compare

Simple implementation as described in the original gist. No support yet for snackbar displacement, AppBarLayout with minHeight > 0 etc.