A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
B
- Balloon - class in com.skydoves.balloon
- Balloon implements a customizable tooltips popup with and arrow and animations.
- Balloon.Builder - class in com.skydoves.balloon.Balloon
- Builder class for creating Balloon.
- Balloon.Factory - class in com.skydoves.balloon.Balloon
- An abstract factory class for creating Balloon instance.
- BalloonAlign - class in com.skydoves.balloon
- BalloonAlign decides where the balloon should be placed.
- BalloonAnchorOverlayView - class in com.skydoves.balloon.overlay
- BalloonAnchorOverlayView is an overlay view for highlighting an anchor by overlaying specific shapes on the anchor.
- BalloonAnimation - class in com.skydoves.balloon
- BalloonAnimation is the collection of the popup animations.
- BalloonCenterAlign - class in com.skydoves.balloon
- BalloonCenterAlign is an aligning rule for the Balloon.showAtCenter.
- BalloonExtensionKt - class in com.skydoves.balloon
- BalloonHighlightAnimation - class in com.skydoves.balloon
- BalloonHighlightAnimation gives repeated dynamic animations on Balloon when it's showing.
- BalloonKt - class in com.skydoves.balloon
- BalloonLazyExtensionKt - class in com.skydoves.balloon
- BalloonOverlayAnimation - class in com.skydoves.balloon.overlay
- BalloonOverlayAnimation is the collection of the popup overlay animations.
- BalloonOverlayCircle - class in com.skydoves.balloon.overlay
- draw a Circle for overlaying over an anchor.
- BalloonOverlayEmpty - class in com.skydoves.balloon.overlay
- draw nothing over an anchor.
- BalloonOverlayOval - class in com.skydoves.balloon.overlay
- draw an Oval for overlaying over an anchor.
- BalloonOverlayRect - class in com.skydoves.balloon.overlay
- draw a Rect for overlaying over an anchor.
- BalloonOverlayRoundRect - class in com.skydoves.balloon.overlay
- draw an rounded Rect for overlaying over an anchor.
- BalloonOverlayShape - class in com.skydoves.balloon.overlay
- BalloonOverlay is a sealed interface for composing balloon overlay types.
- BalloonPersistence - class in com.skydoves.balloon
- BalloonPreferenceManager helps to persist showing counts.
- BalloonPersistence.Companion - class in com.skydoves.balloon.BalloonPersistence
- BalloonRotateAnimation - class in com.skydoves.balloon.animations
- BalloonRotateAnimation gives rotation animation to the balloon.
- BalloonRotateAnimation.Builder - class in com.skydoves.balloon.animations.BalloonRotateAnimation
- Builder class to create BalloonRotateAnimation.
- BalloonRotateDirection - class in com.skydoves.balloon.animations
- BalloonRotateDirection decides the direction of the balloon rotation animation.
- BalloonSizeSpec - class in com.skydoves.balloon
- A specification interface for determining sizes of the Balloon materials.
- beginBatchEdit() - function in android.widget.TextView
- BOTTOM - enum entry in com.skydoves.balloon.ArrowOrientation
- BOTTOM - enum entry in com.skydoves.balloon.BalloonAlign
- BOTTOM - enum entry in com.skydoves.balloon.BalloonCenterAlign
- BOTTOM - enum entry in com.skydoves.balloon.IconGravity
- BREATH - enum entry in com.skydoves.balloon.BalloonHighlightAnimation
Fade animation like breathing mode.
- bringChildToFront(View) - function in android.view.ViewGroup
- bringPointIntoView(Integer) - function in android.widget.TextView
- bringToFront() - function in android.view.View
- build() - function in com.skydoves.balloon.Balloon.Builder
- Create a new instance of the Balloon which includes customized attributes.
- build() - function in com.skydoves.balloon.IconForm.Builder
- build() - function in com.skydoves.balloon.TextForm.Builder
- build() - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
- Build the BalloonRotateAnimation.
- buildDrawingCache() - function in android.view.View
- buildDrawingCache(Boolean) - function in android.view.View
- buildLayer() - function in android.view.View