Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Releases: danimahardhika/cafebar

1.1.0

28 Apr 16:14
Compare
Choose a tag to compare
  • Fixed content padding
  • Updated support library 25.3.1
  • fitSystemWindow(boolean) is deprecated, use fitSystemWindow() 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

02 Apr 02:37
Compare
Choose a tag to compare
  • Fixed button margin
  • Support custom theme, more info here

1.0.6

30 Mar 01:07
Compare
Choose a tag to compare
  • Code cleanup
  • Fixed button margin
  • Fixed layout hierarchy
  • Updated google libs

1.0.4

07 Mar 14:53
Compare
Choose a tag to compare
  • Reduced icon padding

1.0.3

05 Mar 14:30
Compare
Choose a tag to compare
  • Fixed content padding measurement
  • Reduced maxWidth floating style on mobile to 368dp

1.0.2

05 Mar 12:29
Compare
Choose a tag to compare
  • Fixed single action alignment
  • Added new option to builder swipeToDismiss()

1.0.1

05 Mar 05:33
Compare
Choose a tag to compare
  • Fixed content alignment

1.0.0

03 Mar 14:23
Compare
Choose a tag to compare
  • Initial release