FloatingBubbleView v0.5.0
NEW:
setupBubble:
.behavior( BubbleBehavior )
: choose behavior for the bubbles.closablePerimeter( Int )
: the more value, the bigger closable-area
CHANGE:
setupExpandableView:
.expandableView(...)
->.view(...)
NEW:
setupBubble:
.behavior( BubbleBehavior )
: choose behavior for the bubbles.closablePerimeter( Int )
: the more value, the bigger closable-areaCHANGE:
setupExpandableView:
.expandableView(...)
-> .view(...)