Skip to content

FloatingBubbleView v0.5.2

Compare
Choose a tag to compare
@TorryDo TorryDo released this 16 Apr 10:45
· 36 commits to master since this release
bc01c9c

FIX 🐛:

  • #29 : onUp() callback is not being called in some cases
  • #28 : The bubble/ex-view instance will now be initialized only when showBubbles() and showExpandableView() are being called

CHANGE ✏:

  • #30 : Update startLocation() to take input as dp values. You can still pass px values by using startLocationPx()
  • closablePerimeter() -> distanceToClose()