Package com.skydoves.balloon.overlay
See: Description
-
Class Summary Class Description BalloonAnchorOverlayView BalloonAnchorOverlayView is an overlay view for highlighting an anchor by overlaying specific shapes on the anchor. BalloonOverlayShape BalloonOverlay is a sealed interface for composing balloon overlay types. BalloonOverlayRoundRect draw an rounded Rect for overlaying over an anchor. BalloonOverlayCircle draw a Circle for overlaying over an anchor. -
Enum Summary Enum Description BalloonOverlayAnimation BalloonOverlayAnimation is the collection of the popup overlay animations. -
Object Summary Object Description BalloonOverlayEmpty draw nothing over an anchor. BalloonOverlayRect draw a Rect for overlaying over an anchor. BalloonOverlayOval draw an Oval for overlaying over an anchor.