Skip to content

1.3.6

Compare
Choose a tag to compare
@skydoves skydoves released this 28 Jul 10:41
· 795 commits to main since this release
ff5c46b

🎈 Released a new version 1.3.6! 🎈

What's New?

  • Added support for gradient colors on the default arrow(#203)
  • Added onTouchListener option to the overlay popup (#204)
  • Added setOnBalloonOverlayTouchListener using a lambda(#205)
  • Added check to see if balloon should show up (#206)
  • Fixed Auto dismiss (#210) (#211)
  • Added minimum and maximum ratio for the Balloon (#214)
  • Fixed overlay padding units (#212) (#215)
  • Refactor measuring text sizes (#191) (#209)

Thanks, @DavidJsson @JoePaul