Releases: andrefrsousa/SuperBottomSheet
Releases · andrefrsousa/SuperBottomSheet
2.0.0
Dependency Updates
Dependency | Previous version | New version |
---|---|---|
appcompat | 1.1.0 | 1.2.0 |
constraintlayout | 1.1.3 | 2.0.2 |
material | 1.0.0 | 1.2.1 |
Library Updates
-
Features
- Introduce a new attribute called
superBottomSheet_expandedBehaviour
.
- Introduce a new attribute called
-
Fixes
- Crash when trying to set the status bar color in some devices
- Multiple code quality improvements
Full list of changes
1.5.0
Merge remote-tracking branch 'origin/master'
1.4.0
- Migrate to AndroidX
1.3.0
- Fix some typo issues
- Add support for disable the status bar animation
1.2.3
Fix corners scrolling issues
1.2.2
- Fix some issues on API 14
- Improve memory usage
1.2.1
- Fix blends colors issues
1.2.0
Improvements * Remove requirement of a inner fragment 🎉 * Fix some is always expanded issue
1.1.0
Update demo activity
1.0.0
Revert "Update banner" This reverts commit dbd0b214df390f7f44d1a0e549d39b248764848d.