setBubbleRadius

fun setBubbleRadius(@FloatRange(from = 0.0) bubbleRadius: Float)

The setting will only take effect when the mode is BadgeMode.BUBBLE.NUMBER or BadgeMode.BUBBLE.TEXT.

Since

0.5.3

Parameters

bubbleRadius

The radius of bubble at the current finger touch position.