FloatingBubbleView v0.5.2
FIX 🐛:
- #29 :
onUp()
callback is not being called in some cases - #28 : The bubble/ex-view instance will now be initialized only when
showBubbles()
andshowExpandableView()
are being called
CHANGE ✏:
- #30 : Update
startLocation()
to take input as dp values. You can still pass px values by usingstartLocationPx()
closablePerimeter()
->distanceToClose()