This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
Releases: danimahardhika/cafebar
Releases · danimahardhika/cafebar
1.1.0
- Fixed content padding
- Updated support library 25.3.1
fitSystemWindow(boolean)
is deprecated, usefitSystemWindow()
instead.fitSystemWindow()
automatically determine if device has soft navigation bar and translucent navigation bar.- Added
buttonTypeface()
to set all buttons typeface (neutral, positive, and negative) - Added
buttonColor()
to set all buttons text color (neutral, positive, and negative) - Added
show()
to show CafeBar directly from builder
1.0.7
1.0.6
- Code cleanup
- Fixed button margin
- Fixed layout hierarchy
- Updated google libs
1.0.4
- Reduced icon padding
1.0.3
- Fixed content padding measurement
- Reduced
maxWidth
floating style on mobile to368dp
1.0.2
- Fixed single action alignment
- Added new option to builder
swipeToDismiss()
1.0.1
- Fixed content alignment
1.0.0
- Initial release