Package com.skydoves.balloon
See: Description
-
Enum Summary Enum Description ArrowOrientation ArrowOrientation determines the orientation of the arrow. ArrowOrientationRules ArrowOrientationRules determines the orientation of the arrow depending on the aligning rules. ArrowPositionRules ArrowPositionRules determines the position of the arrow depending on the aligning rules. BalloonAlign BalloonAlign decides where the balloon should be placed. BalloonAnimation BalloonAnimation is the collection of the popup animations. BalloonCenterAlign BalloonCenterAlign is an aligning rule for the Balloon.showAtCenter. BalloonHighlightAnimation BalloonHighlightAnimation gives repeated dynamic animations on Balloon when it's showing. IconGravity IconGravity determines the orientation of the icon. -
Class Summary Class Description Builder Builder class for creating Balloon. Factory An abstract factory class for creating Balloon instance. Balloon Balloon implements a customizable tooltips popup with and arrow and animations. BalloonPersistence BalloonPreferenceManager helps to persist showing counts. Builder Builder class for IconForm. IconForm IconForm is an attribute class which has TextView attributes for customizing popup icons easily. Builder Builder class for TextForm. TextForm TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily. BalloonKt BalloonExtensionKt BalloonLazyExtensionKt IconFormKt TextFormKt -
Object Summary Object Description Companion BalloonSizeSpec A specification interface for determining sizes of the Balloon materials. -
Interface Summary Interface Description OnBalloonClickListener Interface definition for a callback to be invoked when a balloon view is clicked. OnBalloonDismissListener Interface definition for a callback to be invoked when a balloon view is dismissed. OnBalloonInitializedListener Interface definition for a callback to be invoked when a balloon view is initialized. OnBalloonOutsideTouchListener Interface definition for a callback to be invoked when touched on outside of the balloon popup. OnBalloonOverlayClickListener Interface definition for a callback to be invoked when a balloon overlay view is clicked.