Skip to content

Releases: U1F4F1/PowerBottomSheet

2.0

24 Apr 04:31
Compare
Choose a tag to compare

Updated Epoxy to 2.11.0 and support library to 27.0.2

1.9

12 Feb 21:43
Compare
Choose a tag to compare
1.9

Swapped out the Maven publish to use the android gradle plugin.

Change parcel strategy

12 Feb 20:56
Compare
Choose a tag to compare
  • update epoxy
  • ensure nothing is using version 27 of the support library for now
  • fix crash with null pointer when CoordinatorLayout reset its touch event

1.7.1

05 Dec 23:32
Compare
Choose a tag to compare

This release is built with Kotlin 1.2 and build tools version 27.0.2

Only use this if you want to target API 27, it's functionally the same as 1.7

View build details and download artifacts on buddybuild:
Sample (Android)

1.7

04 Dec 21:17
Compare
Choose a tag to compare
1.7

Updated most libraries being used by the project and updated Kotlin version

View build details and download artifacts on buddybuild:
Sample (Android)

1.6.1

01 Dec 16:40
2aa4237
Compare
Choose a tag to compare

Fixes issue where toolbar would animate out but not animate back in

View build details and download artifacts on buddybuild:
Sample (Android)

1.6

22 Sep 17:47
Compare
Choose a tag to compare
1.6

This release stops the behaviors related to the BottomSheet from reacting to scroll events when the sheet is snapping down and manually resetting the scroll so the collapsed state shows the top of the list

View build details and download artifacts on buddybuild:
Sample (Android)

1.5

14 Sep 10:02
Compare
Choose a tag to compare
1.5

This release should address some issues when attempting to save and restore instance state inside of the behaviors

View build details and download artifacts on buddybuild:
Sample (Android)

1.4

18 Aug 05:42
Compare
Choose a tag to compare
1.4

Execute runnables right away if PowerBottomSheet is already stable, this better aligns with the original naming and intent behind this API

View build details and download artifacts on buddybuild:
Sample (Android)

View build details and download artifacts on buddybuild:

1.3

18 Aug 05:02
Compare
Choose a tag to compare
1.3

Added a callback to run code the next time PowerBottomSheet decides that it is settled somewhere

View build details and download artifacts on buddybuild:
Sample (Android)