A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

S

saveAttributeDataForStyleable(android.content.Context,kotlin.IntArray,android.util.AttributeSet,android.content.res.TypedArray,java.lang.Integer,java.lang.Integer) - function in android.view.View
 
saveHierarchyState(android.util.SparseArray) - function in android.view.View
 
scaleCurrentDuration(java.lang.Float) - function in android.view.animation.Animation
 
scheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable,java.lang.Long) - function in android.view.View
 
scheduleLayoutAnimation() - function in android.view.ViewGroup
 
scrollBy(java.lang.Integer,java.lang.Integer) - function in android.view.View
 
scrollTo(java.lang.Integer,java.lang.Integer) - function in android.view.View
 
sendAccessibilityEvent(java.lang.Integer) - function in android.view.View
 
sendAccessibilityEventUnchecked(android.view.accessibility.AccessibilityEvent) - function in android.view.View
 
sendAccessibilityEventUnchecked(android.view.accessibility.AccessibilityEvent) - function in android.widget.TextView
 
setAccessibilityDelegate(android.view.View.AccessibilityDelegate) - function in android.view.View
 
setAccessibilityHeading(java.lang.Boolean) - function in android.view.View
 
setAccessibilityLiveRegion(java.lang.Integer) - function in android.view.View
 
setAccessibilityPaneTitle(java.lang.CharSequence) - function in android.view.View
 
setAccessibilityTraversalAfter(java.lang.Integer) - function in android.view.View
 
setAccessibilityTraversalBefore(java.lang.Integer) - function in android.view.View
 
setActivated(java.lang.Boolean) - function in android.view.View
 
setAddStatesFromChildren(java.lang.Boolean) - function in android.view.ViewGroup
 
setAllCaps(java.lang.Boolean) - function in androidx.appcompat.widget.AppCompatTextView
 
setAllowClickWhenDisabled(java.lang.Boolean) - function in android.view.View
 
setAlpha(java.lang.Float) - function in android.view.View
 
setAlpha(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the alpha value to the popup.
setAlwaysDrawnWithCacheEnabled(java.lang.Boolean) - function in android.view.ViewGroup
 
setAnchorView(android.view.View) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
target view for highlighting.
setAnchorViewList(java.util.List) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
target views for highlighting.
setAnimation(android.view.animation.Animation) - function in android.view.View
 
setAnimationCacheEnabled(java.lang.Boolean) - function in android.view.ViewGroup
 
setAnimationListener(android.view.animation.Animation.AnimationListener) - function in android.view.animation.Animation
 
setAnimationMatrix(android.graphics.Matrix) - function in android.view.View
 
setArrowAlignAnchorPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the padding of the arrow when aligning anchor using with ArrowPositionRules.ALIGN_ANCHOR.
setArrowAlignAnchorPaddingRatio(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the padding ratio of the arrow when aligning anchor using with ArrowPositionRules.ALIGN_ANCHOR.
setArrowAlignAnchorPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the padding of the arrow the resource when aligning anchor using with ArrowPositionRules.ALIGN_ANCHOR.
setArrowBottomPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom padding of the arrow.
setArrowBottomPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom padding of the arrow using the resource.
setArrowColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets a color of the arrow.
setArrowColorMatchBalloon(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets if arrow color should match the color of the balloon card.
setArrowColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets a color of the arrow using a resource.
setArrowDrawable(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.Balloon.Builder
sets a custom drawable of the arrow.
setArrowDrawableResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets a custom drawable of the arrow using the resource.
setArrowElevation(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the elevation of the arrow.
setArrowElevationResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the elevation of the arrow using dimension resource.
setArrowLeftPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left padding of the arrow.
setArrowLeftPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left padding of the arrow using the resource.
setArrowOrientation(com.skydoves.balloon.ArrowOrientation) - function in com.skydoves.balloon.Balloon.Builder
sets the arrow orientation using ArrowOrientation.
setArrowOrientationRules(com.skydoves.balloon.ArrowOrientationRules) - function in com.skydoves.balloon.Balloon.Builder
ArrowOrientationRules determines the orientation of the arrow depending on the aligning rules.
setArrowPosition(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the arrow position by popup size ration.
setArrowPositionRules(com.skydoves.balloon.ArrowPositionRules) - function in com.skydoves.balloon.Balloon.Builder
ArrowPositionRules determines the position of the arrow depending on the aligning rules.
setArrowRightPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right padding of the arrow.
setArrowRightPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right padding of the arrow using the resource.
setArrowSize(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the arrow.
setArrowSizeResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the arrow using dimension resource.
setArrowTopPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top padding of the arrow.
setArrowTopPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top padding of the arrow using the resource.
setAutoDismissDuration(java.lang.Long) - function in com.skydoves.balloon.Balloon.Builder
dismisses automatically some milliseconds later when the popup is shown.
setAutofillHints(java.lang.String) - function in android.view.View
 
setAutofillId(android.view.autofill.AutofillId) - function in android.view.View
 
setAutoHandwritingEnabled(java.lang.Boolean) - function in android.view.View
 
setAutoLinkMask(java.lang.Integer) - function in android.widget.TextView
 
setAutoSizeTextTypeUniformWithConfiguration(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setAutoSizeTextTypeUniformWithPresetSizes(kotlin.IntArray,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setAutoSizeTextTypeWithDefaults(java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setBackdropColor(java.lang.Integer) - function in android.view.animation.Animation
 
setBackground(android.graphics.drawable.Drawable) - function in android.view.View
 
setBackgroundColor(java.lang.Integer) - function in android.view.View
 
setBackgroundColor(java.lang.Integer) - function in android.view.animation.Animation
 
setBackgroundColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the background color of the arrow and popup.
setBackgroundColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the background color of the arrow and popup using the resource color.
setBackgroundDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setBackgroundDrawable(android.graphics.drawable.Drawable) - function in androidx.appcompat.widget.AppCompatTextView
 
setBackgroundDrawable(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.Balloon.Builder
sets the background drawable of the popup.
setBackgroundDrawableResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the background drawable of the popup by the resource.
setBackgroundResource(java.lang.Integer) - function in android.view.View
 
setBackgroundResource(java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setBackgroundTintBlendMode(android.graphics.BlendMode) - function in android.view.View
 
setBackgroundTintList(android.content.res.ColorStateList) - function in android.view.View
 
setBackgroundTintMode(android.graphics.PorterDuff.Mode) - function in android.view.View
 
setBalloonAnimation(com.skydoves.balloon.BalloonAnimation) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon showing animation using BalloonAnimation.
setBalloonAnimationStyle(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon showing animation using custom xml animation style.
setBalloonHighlightAnimation(com.skydoves.balloon.BalloonHighlightAnimation,java.lang.Long) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon highlight animation using BalloonHighlightAnimation.
setBalloonHighlightAnimation(com.skydoves.balloon.BalloonHighlightAnimation) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon highlight animation using BalloonHighlightAnimation.
setBalloonHighlightAnimationResource(java.lang.Integer,java.lang.Long) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon highlight animation using custom xml animation resource file.
setBalloonHighlightAnimationResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon highlight animation using custom xml animation resource file.
setBalloonOverlayAnimation(com.skydoves.balloon.overlay.BalloonOverlayAnimation) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon overlay showing animation using BalloonAnimation.
setBalloonOverlayAnimationStyle(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon overlay showing animation using custom xml animation style.
setBalloonOverlayShape(com.skydoves.balloon.overlay.BalloonOverlayShape) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
shape of the overlay over the anchor view.
setBalloonRotationAnimation(com.skydoves.balloon.animations.BalloonRotateAnimation) - function in com.skydoves.balloon.Balloon.Builder
sets a BalloonRotateAnimation to give highlight animation.
setBottom(java.lang.Integer) - function in android.view.View
 
setBreakStrategy(java.lang.Integer) - function in android.widget.TextView
 
setCameraDistance(java.lang.Float) - function in android.view.View
 
setCircularDuration(java.lang.Long) - function in com.skydoves.balloon.Balloon.Builder
sets the duration of the circular animation.
setClickable(java.lang.Boolean) - function in android.view.View
 
setClipBounds(android.graphics.Rect) - function in android.view.View
 
setClipChildren(java.lang.Boolean) - function in android.view.ViewGroup
 
setClipToOutline(java.lang.Boolean) - function in android.view.View
 
setClipToPadding(java.lang.Boolean) - function in android.view.ViewGroup
 
setCompoundDrawablePadding(java.lang.Integer) - function in android.widget.TextView
 
setCompoundDrawablePaddingRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setCompoundDrawables(android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawablesRelative(android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawablesRelativeWithIntrinsicBounds(android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawablesRelativeWithIntrinsicBounds(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawablesWithIntrinsicBounds(android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable,android.graphics.drawable.Drawable) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawablesWithIntrinsicBounds(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setCompoundDrawableTintBlendMode(android.graphics.BlendMode) - function in android.widget.TextView
 
setCompoundDrawableTintList(android.content.res.ColorStateList) - function in android.widget.TextView
 
setCompoundDrawableTintMode(android.graphics.PorterDuff.Mode) - function in android.widget.TextView
 
setContentCaptureSession(android.view.contentcapture.ContentCaptureSession) - function in android.view.View
 
setContentDescription(java.lang.CharSequence) - function in android.view.View
 
setContentDescription(java.lang.CharSequence) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setContextClickable(java.lang.Boolean) - function in android.view.View
 
setCornerRadius(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the corner radius of the popup.
setCornerRadiusResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the corner radius of the popup using dimension resource.
setCursorVisible(java.lang.Boolean) - function in android.widget.TextView
 
setCustomInsertionActionModeCallback(android.view.ActionMode.Callback) - function in android.widget.TextView
 
setCustomSelectionActionModeCallback(android.view.ActionMode.Callback) - function in androidx.appcompat.widget.AppCompatTextView
 
setDefaultFocusHighlightEnabled(java.lang.Boolean) - function in android.view.View
 
setDegreeX(java.lang.Integer) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the degree X of the rotation animation.
setDegreeZ(java.lang.Integer) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the degree Y of the rotation animation.
setDescendantFocusability(java.lang.Integer) - function in android.view.ViewGroup
 
setDetachWallpaper(java.lang.Boolean) - function in android.view.animation.Animation
 
setDirection(com.skydoves.balloon.animations.BalloonRotateDirection) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the direction of the rotation animation.
setDismissWhenClicked(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
dismisses when the popup clicked.
setDismissWhenLifecycleOnPause(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
dismisses when the LifecycleOwner be on paused.
setDismissWhenOverlayClicked(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
dismisses when the overlay popup is clicked.
setDismissWhenShowAgain(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
dismisses when invoked show function again.
setDismissWhenTouchOutside(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
dismisses when touch outside.
setDrawable(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.IconForm.Builder
sets the Drawable of the icon.
setDrawableBottom(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableBottomRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableEnd(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableEndRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableGravity(com.skydoves.balloon.IconGravity) - function in com.skydoves.balloon.IconForm.Builder
sets gravity of the Drawable of the icon using resource.
setDrawableRes(java.lang.Integer) - function in com.skydoves.balloon.IconForm
 
setDrawableResource(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the Drawable of the icon using resource.
setDrawableStart(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableStartRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableTextViewParams(com.skydoves.balloon.vectortext.VectorTextViewParams) - function in com.skydoves.balloon.vectortext.VectorTextView
 
setDrawableTop(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawableTopRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setDrawingCacheBackgroundColor(java.lang.Integer) - function in android.view.View
 
setDrawingCacheEnabled(java.lang.Boolean) - function in android.view.View
 
setDrawingCacheQuality(java.lang.Integer) - function in android.view.View
 
setDuplicateParentStateEnabled(java.lang.Boolean) - function in android.view.View
 
setDuration(java.lang.Long) - function in android.view.animation.Animation
 
setEditableFactory(android.text.Editable.Factory) - function in android.widget.TextView
 
setElegantTextHeight(java.lang.Boolean) - function in android.widget.TextView
 
setElevation(java.lang.Float) - function in android.view.View
 
setElevation(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the elevation to the popup.
setElevationResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the elevation to the popup using dimension resource.
setEllipsize(android.text.TextUtils.TruncateAt) - function in android.widget.TextView
 
setEmojiCompatEnabled(java.lang.Boolean) - function in androidx.appcompat.widget.AppCompatTextView
 
setEms(java.lang.Integer) - function in android.widget.TextView
 
setEnabled(java.lang.Boolean) - function in android.view.View
 
setEnabled(java.lang.Boolean) - function in android.widget.TextView
 
setError(java.lang.CharSequence) - function in android.widget.TextView
 
setError(java.lang.CharSequence,android.graphics.drawable.Drawable) - function in android.widget.TextView
 
setExtractedText(android.view.inputmethod.ExtractedText) - function in android.widget.TextView
 
setFadingEdgeLength(java.lang.Integer) - function in android.view.View
 
setFallbackLineSpacing(java.lang.Boolean) - function in android.widget.TextView
 
setFillAfter(java.lang.Boolean) - function in android.view.animation.Animation
 
setFillBefore(java.lang.Boolean) - function in android.view.animation.Animation
 
setFillEnabled(java.lang.Boolean) - function in android.view.animation.Animation
 
setFilters(kotlin.Array) - function in androidx.appcompat.widget.AppCompatTextView
 
setFilterTouchesWhenObscured(java.lang.Boolean) - function in android.view.View
 
setFirstBaselineToTopHeight(java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setFitsSystemWindows(java.lang.Boolean) - function in android.view.View
 
setFocusable(java.lang.Boolean) - function in android.view.View
 
setFocusable(java.lang.Integer) - function in android.view.View
 
setFocusable(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets isFocusable option to the body window.
setFocusableInTouchMode(java.lang.Boolean) - function in android.view.View
 
setFocusedByDefault(java.lang.Boolean) - function in android.view.View
 
setFontFeatureSettings(java.lang.String) - function in android.widget.TextView
 
setFontVariationSettings(java.lang.String) - function in android.widget.TextView
 
setForceDarkAllowed(java.lang.Boolean) - function in android.view.View
 
setForeground(android.graphics.drawable.Drawable) - function in android.view.View
 
setForegroundGravity(java.lang.Integer) - function in android.view.View
 
setForegroundGravity(java.lang.Integer) - function in android.widget.FrameLayout
 
setForegroundTintBlendMode(android.graphics.BlendMode) - function in android.view.View
 
setForegroundTintList(android.content.res.ColorStateList) - function in android.view.View
 
setForegroundTintMode(android.graphics.PorterDuff.Mode) - function in android.view.View
 
setFreezesText(java.lang.Boolean) - function in android.widget.TextView
 
setGravity(java.lang.Integer) - function in android.widget.TextView
 
setHapticFeedbackEnabled(java.lang.Boolean) - function in android.view.View
 
setHasTransientState(java.lang.Boolean) - function in android.view.View
 
setHeight(java.lang.Integer) - function in android.widget.TextView
 
setHeight(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the height size.
setHeightRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setHeightResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the height size using a dimension resource.
setHighlightColor(java.lang.Integer) - function in android.widget.TextView
 
setHint(java.lang.CharSequence) - function in android.widget.TextView
 
setHint(java.lang.Integer) - function in android.widget.TextView
 
setHintTextColor(android.content.res.ColorStateList) - function in android.widget.TextView
 
setHintTextColor(java.lang.Integer) - function in android.widget.TextView
 
setHorizontalFadingEdgeEnabled(java.lang.Boolean) - function in android.view.View
 
setHorizontallyScrolling(java.lang.Boolean) - function in android.widget.TextView
 
setHorizontalScrollBarEnabled(java.lang.Boolean) - function in android.view.View
 
setHorizontalScrollbarThumbDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setHorizontalScrollbarTrackDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setHovered(java.lang.Boolean) - function in android.view.View
 
setHyphenationFrequency(java.lang.Integer) - function in android.widget.TextView
 
setIconColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the color of the icon drawable.
setIconColor(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the color of the icon.
setIconColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the color of the icon drawable using the resource color.
setIconColorResource(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the color of the icon using resource
setIconContentDescription(java.lang.CharSequence) - function in com.skydoves.balloon.Balloon.Builder
sets the content description accessibility.
setIconContentDescription(java.lang.CharSequence) - function in com.skydoves.balloon.IconForm.Builder
sets the content description accessibility.
setIconContentDescriptionResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the content description accessibility using resource.
setIconContentDescriptionResource(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the content description accessibility using resource.
setIconDrawable(android.graphics.drawable.Drawable) - function in com.skydoves.balloon.Balloon.Builder
sets the icon drawable of the popup.
setIconDrawableResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the icon drawable of the popup using the resource.
setIconForm(com.skydoves.balloon.IconForm) - function in com.skydoves.balloon.Balloon.Builder
applies IconForm attributes to the icon.
setIconGravity(com.skydoves.balloon.IconGravity) - function in com.skydoves.balloon.Balloon.Builder
sets the icon gravity of the popup using the resource.
setIconHeight(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the height size of the icon drawable.
setIconHeight(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the height size of the icon.
setIconHeightResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the height size of the icon drawable using the dimension resource.
setIconSize(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the icon drawable.
setIconSize(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the size of the icon.
setIconSizeResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the icon drawable using the dimension resource.
setIconSpace(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the space between the icon and the main text content.
setIconSpace(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the space between the icon and the main text content.
setIconSpaceResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the space between the icon and the main text content using dimension resource.
setIconWidth(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width size of the icon drawable.
setIconWidth(java.lang.Integer) - function in com.skydoves.balloon.IconForm.Builder
sets the width size of the icon.
setIconWidthResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width size of the icon drawable using the dimension resource.
setId(java.lang.Integer) - function in android.view.View
 
setImeActionLabel(java.lang.CharSequence,java.lang.Integer) - function in android.widget.TextView
 
setImeHintLocales(android.os.LocaleList) - function in android.widget.TextView
 
setImeOptions(java.lang.Integer) - function in android.widget.TextView
 
setImportantForAccessibility(java.lang.Integer) - function in android.view.View
 
setImportantForAutofill(java.lang.Integer) - function in android.view.View
 
setImportantForContentCapture(java.lang.Integer) - function in android.view.View
 
setIncludeFontPadding(java.lang.Boolean) - function in android.widget.TextView
 
setInputExtras(java.lang.Integer) - function in android.widget.TextView
 
setInputType(java.lang.Integer) - function in android.widget.TextView
 
setInterpolator(android.content.Context,java.lang.Integer) - function in android.view.animation.Animation
 
setInterpolator(android.view.animation.Interpolator) - function in android.view.animation.Animation
 
setIsAttachedInDecor(java.lang.Boolean) - function in com.skydoves.balloon.Balloon
sets whether the popup window will be attached in the decor frame of its parent window.
setIsAttachedInDecor(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets whether the popup window will be attached in the decor frame of its parent window.
setIsComposableContent(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets isComposableContent to the balloon content.
setIsStatusBarVisible(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets is status bar is visible or not in your screen.
setIsVisibleArrow(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets the visibility of the arrow.
setIsVisibleOverlay(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets the visibility of the overlay for highlighting an anchor.
setJustificationMode(java.lang.Integer) - function in android.widget.TextView
 
setKeepScreenOn(java.lang.Boolean) - function in android.view.View
 
setKeyboardNavigationCluster(java.lang.Boolean) - function in android.view.View
 
setKeyListener(android.text.method.KeyListener) - function in android.widget.TextView
 
setLabelFor(java.lang.Integer) - function in android.view.View
 
setLastBaselineToBottomHeight(java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setLayerPaint(android.graphics.Paint) - function in android.view.View
 
setLayerType(java.lang.Integer,android.graphics.Paint) - function in android.view.View
 
setLayout(T) - function in com.skydoves.balloon.Balloon.Builder
sets a ViewBinding to the popup content.
setLayout(android.view.View) - function in com.skydoves.balloon.Balloon.Builder
sets a custom layout view to the popup content.
setLayout(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets a custom layout resource to the popup content.
setLayoutAnimation(android.view.animation.LayoutAnimationController) - function in android.view.ViewGroup
 
setLayoutAnimationListener(android.view.animation.Animation.AnimationListener) - function in android.view.ViewGroup
 
setLayoutDirection(java.lang.Integer) - function in android.view.View
 
setLayoutMode(java.lang.Integer) - function in android.view.ViewGroup
 
setLayoutParams(android.view.ViewGroup.LayoutParams) - function in android.view.View
 
setLayoutTransition(android.animation.LayoutTransition) - function in android.view.ViewGroup
 
setLeft(java.lang.Integer) - function in android.view.View
 
setLeftTopRightBottom(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
 
setLetterSpacing(java.lang.Float) - function in android.widget.TextView
 
setLifecycleObserver(androidx.lifecycle.LifecycleObserver) - function in com.skydoves.balloon.Balloon.Builder
sets the LifecycleObserver for observing the the lifecycleOwner's lifecycle states.
setLifecycleOwner(androidx.lifecycle.LifecycleOwner) - function in com.skydoves.balloon.Balloon.Builder
sets the LifecycleOwner for dismissing automatically when the LifecycleOwner is destroyed.
setLineBreakStyle(java.lang.Integer) - function in android.widget.TextView
 
setLineBreakWordStyle(java.lang.Integer) - function in android.widget.TextView
 
setLineHeight(java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setLines(java.lang.Integer) - function in android.widget.TextView
 
setLineSpacing(java.lang.Float,java.lang.Float) - function in android.widget.TextView
 
setLinksClickable(java.lang.Boolean) - function in android.widget.TextView
 
setLinkTextColor(android.content.res.ColorStateList) - function in android.widget.TextView
 
setLinkTextColor(java.lang.Integer) - function in android.widget.TextView
 
setLongClickable(java.lang.Boolean) - function in android.view.View
 
setLoops(java.lang.Integer) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the iteration of the rotation animation.
setMargin(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the margin on the balloon all directions.
setMarginBottom(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom margin on the balloon.
setMarginBottomResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom margin on the balloon using dimension resource.
setMarginHorizontal(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the horizontal (left and right) margins on the balloon.
setMarginHorizontalResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the horizontal (left and right) margins on the balloon using a dimension resource.
setMarginLeft(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left margin on the balloon.
setMarginLeftResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left margin on the balloon using dimension resource.
setMarginResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the margin on the balloon all directions using a dimension resource.
setMarginRight(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right margin on the balloon.
setMarginRightResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right margin on the balloon using dimension resource.
setMarginTop(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top margin on the balloon.
setMarginTopResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top margin on the balloon using dimension resource.
setMarginVertical(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the vertical (top and bottom) margins on the balloon.
setMarginVerticalResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the vertical (top and bottom) margins on the balloon using a dimension resource.
setMarqueeRepeatLimit(java.lang.Integer) - function in android.widget.TextView
 
setMaxEms(java.lang.Integer) - function in android.widget.TextView
 
setMaxHeight(java.lang.Integer) - function in android.widget.TextView
 
setMaxLines(java.lang.Integer) - function in android.widget.TextView
 
setMaxWidth(java.lang.Integer) - function in android.widget.TextView
 
setMaxWidth(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the maximum size of the width.
setMaxWidthRatio(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the maximum width size by the display screen size ratio.
setMaxWidthResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the maximum size of the width using a dimension resource.
setMeasureAllChildren(java.lang.Boolean) - function in android.widget.FrameLayout
 
setMinEms(java.lang.Integer) - function in android.widget.TextView
 
setMinHeight(java.lang.Integer) - function in android.widget.TextView
 
setMinimumHeight(java.lang.Integer) - function in android.view.View
 
setMinimumWidth(java.lang.Integer) - function in android.view.View
 
setMinLines(java.lang.Integer) - function in android.widget.TextView
 
setMinWidth(java.lang.Integer) - function in android.widget.TextView
 
setMinWidth(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the minimum size of the width.
setMinWidthRatio(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the minimum width size by the display screen size ratio.
setMinWidthResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the minimum size of the width using a dimension resource.
setMotionEventSplittingEnabled(java.lang.Boolean) - function in android.view.ViewGroup
 
setMovementMethod(android.text.method.MovementMethod) - function in android.widget.TextView
 
setMovementMethod(android.text.method.MovementMethod) - function in com.skydoves.balloon.Balloon.Builder
sets the movement method for TextView.
setMovementMethod(android.text.method.MovementMethod) - function in com.skydoves.balloon.TextForm.Builder
sets the movement method for TextView.
setNestedScrollingEnabled(java.lang.Boolean) - function in android.view.View
 
setNextClusterForwardId(java.lang.Integer) - function in android.view.View
 
setNextFocusDownId(java.lang.Integer) - function in android.view.View
 
setNextFocusForwardId(java.lang.Integer) - function in android.view.View
 
setNextFocusLeftId(java.lang.Integer) - function in android.view.View
 
setNextFocusRightId(java.lang.Integer) - function in android.view.View
 
setNextFocusUpId(java.lang.Integer) - function in android.view.View
 
setOnApplyWindowInsetsListener(android.view.View.OnApplyWindowInsetsListener) - function in android.view.View
 
setOnBalloonClickListener(com.skydoves.balloon.OnBalloonClickListener) - function in com.skydoves.balloon.Balloon
sets a OnBalloonClickListener to the popup.
setOnBalloonClickListener(com.skydoves.balloon.OnBalloonClickListener) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonClickListener to the popup.
setOnBalloonDismissListener(com.skydoves.balloon.OnBalloonDismissListener) - function in com.skydoves.balloon.Balloon
sets a OnBalloonDismissListener to the popup.
setOnBalloonDismissListener(com.skydoves.balloon.OnBalloonDismissListener) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonDismissListener to the popup.
setOnBalloonInitializedListener(com.skydoves.balloon.OnBalloonInitializedListener) - function in com.skydoves.balloon.Balloon
sets a OnBalloonInitializedListener to the popup.
setOnBalloonInitializedListener(com.skydoves.balloon.OnBalloonInitializedListener) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonInitializedListener to the popup.
setOnBalloonOutsideTouchListener(com.skydoves.balloon.OnBalloonOutsideTouchListener) - function in com.skydoves.balloon.Balloon
sets a OnBalloonOutsideTouchListener to the popup.
setOnBalloonOutsideTouchListener(com.skydoves.balloon.OnBalloonOutsideTouchListener) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonOutsideTouchListener to the popup.
setOnBalloonOverlayClickListener(com.skydoves.balloon.OnBalloonOverlayClickListener) - function in com.skydoves.balloon.Balloon
sets a OnBalloonOverlayClickListener to the overlay popup.
setOnBalloonOverlayClickListener(com.skydoves.balloon.OnBalloonOverlayClickListener) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonOverlayClickListener to the overlay popup.
setOnBalloonOverlayClickListener(kotlin.jvm.functions.Function0) - function in com.skydoves.balloon.Balloon.Builder
sets a OnBalloonOverlayClickListener to the overlay popup using lambda.
setOnBalloonOverlayTouchListener(android.view.View.OnTouchListener) - function in com.skydoves.balloon.Balloon
sets a View.OnTouchListener to the overlay popup
setOnBalloonOverlayTouchListener(kotlin.jvm.functions.Function2) - function in com.skydoves.balloon.Balloon
sets a View.OnTouchListener to the overlay popup using lambda.
setOnBalloonOverlayTouchListener(android.view.View.OnTouchListener) - function in com.skydoves.balloon.Balloon.Builder
sets a View.OnTouchListener to the overlay popup.
setOnBalloonTouchListener(android.view.View.OnTouchListener) - function in com.skydoves.balloon.Balloon
sets a View.OnTouchListener to the popup.
setOnBalloonTouchListener(android.view.View.OnTouchListener) - function in com.skydoves.balloon.Balloon.Builder
sets a View.OnTouchListener to the popup.
setOnCapturedPointerListener(android.view.View.OnCapturedPointerListener) - function in android.view.View
 
setOnClickListener(android.view.View.OnClickListener) - function in android.view.View
 
setOnContextClickListener(android.view.View.OnContextClickListener) - function in android.view.View
 
setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener) - function in android.view.View
 
setOnDragListener(android.view.View.OnDragListener) - function in android.view.View
 
setOnEditorActionListener(android.widget.TextView.OnEditorActionListener) - function in android.widget.TextView
 
setOnFocusChangeListener(android.view.View.OnFocusChangeListener) - function in android.view.View
 
setOnGenericMotionListener(android.view.View.OnGenericMotionListener) - function in android.view.View
 
setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener) - function in android.view.ViewGroup
 
setOnHoverListener(android.view.View.OnHoverListener) - function in android.view.View
 
setOnKeyListener(android.view.View.OnKeyListener) - function in android.view.View
 
setOnLongClickListener(android.view.View.OnLongClickListener) - function in android.view.View
 
setOnReceiveContentListener(kotlin.Array,android.view.OnReceiveContentListener) - function in android.view.View
 
setOnScrollChangeListener(android.view.View.OnScrollChangeListener) - function in android.view.View
 
setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener) - function in android.view.View
 
setOnTouchListener(android.view.View.OnTouchListener) - function in android.view.View
 
setOutlineAmbientShadowColor(java.lang.Integer) - function in android.view.View
 
setOutlineProvider(android.view.ViewOutlineProvider) - function in android.view.View
 
setOutlineSpotShadowColor(java.lang.Integer) - function in android.view.View
 
setOverlayColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
background color of the overlay.
setOverlayColor(java.lang.Integer) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
background color of the overlay.
setOverlayColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
background color of the overlay using a color resource.
setOverlayGravity(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon overlay gravity.
setOverlayPadding(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets a padding value of the overlay shape internally.
setOverlayPadding(java.lang.Float) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
padding value of the internal overlay shape.
setOverlayPaddingColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets color of the overlay padding.
setOverlayPaddingColor(java.lang.Integer) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
padding color of the overlay shape.
setOverlayPaddingColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets color of the overlay padding using a color resource.
setOverlayPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets a padding value of the overlay shape internally using dimension resource..
setOverlayPosition(android.graphics.Point) - function in com.skydoves.balloon.Balloon.Builder
sets a specific position of the overlay shape.
setOverlayPosition(android.graphics.Point) - function in com.skydoves.balloon.overlay.BalloonAnchorOverlayView
specific position of the overlay shape.
setOverlayShape(com.skydoves.balloon.overlay.BalloonOverlayShape) - function in com.skydoves.balloon.Balloon.Builder
sets a shape of the overlay over the anchor view.
setOverScrollMode(java.lang.Integer) - function in android.view.View
 
setPadding(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
 
setPadding(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.widget.TextView
 
setPadding(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the padding on the balloon content all directions.
setPaddingBottom(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom padding on the balloon content.
setPaddingBottomResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the bottom padding on the balloon content using dimension resource.
setPaddingHorizontal(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the horizontal (right and left) padding on the balloon content.
setPaddingHorizontalResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the horizontal (right and left) padding on the balloon content using dimension resource.
setPaddingLeft(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left padding on the balloon content.
setPaddingLeftResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the left padding on the balloon content using dimension resource.
setPaddingRelative(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.View
 
setPaddingRelative(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.widget.TextView
 
setPaddingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the padding on the balloon content all directions using dimension resource.
setPaddingRight(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right padding on the balloon content.
setPaddingRightResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the right padding on the balloon content using dimension resource.
setPaddingTop(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top padding on the balloon content.
setPaddingTopResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the top padding on the balloon content using dimension resource.
setPaddingVertical(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the vertical (top and bottom) padding on the balloon content.
setPaddingVerticalResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the vertical (top and bottom) padding on the balloon content using dimension resource.
setPaintFlags(java.lang.Integer) - function in android.widget.TextView
 
setPersistentDrawingCache(java.lang.Integer) - function in android.view.ViewGroup
 
setPivotX(java.lang.Float) - function in android.view.View
 
setPivotY(java.lang.Float) - function in android.view.View
 
setPointerIcon(android.view.PointerIcon) - function in android.view.View
 
setPrecomputedText(androidx.core.text.PrecomputedTextCompat) - function in androidx.appcompat.widget.AppCompatTextView
 
setPreferenceName(java.lang.String) - function in com.skydoves.balloon.Balloon.Builder
sets the preference name for persisting showing counts.
setPreferKeepClear(java.lang.Boolean) - function in android.view.View
 
setPreferKeepClearRects(java.util.List) - function in android.view.View
 
setPressed(java.lang.Boolean) - function in android.view.View
 
setPrivateImeOptions(java.lang.String) - function in android.widget.TextView
 
setRadius(java.lang.Float) - function in com.skydoves.balloon.radius.RadiusLayout
corner radius for the clipping corners.
setRawInputType(java.lang.Integer) - function in android.widget.TextView
 
setRenderEffect(android.graphics.RenderEffect) - function in android.view.View
 
setRepeatCount(java.lang.Integer) - function in android.view.animation.Animation
 
setRepeatMode(java.lang.Integer) - function in android.view.animation.Animation
 
setRevealOnFocusHint(java.lang.Boolean) - function in android.view.View
 
setRight(java.lang.Integer) - function in android.view.View
 
setRotation(java.lang.Float) - function in android.view.View
 
setRotationX(java.lang.Float) - function in android.view.View
 
setRotationY(java.lang.Float) - function in android.view.View
 
setRtlLayout(java.lang.Boolean) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setRtlSupports(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets the balloon should support the RTL layout.
setSaveEnabled(java.lang.Boolean) - function in android.view.View
 
setSaveFromParentEnabled(java.lang.Boolean) - function in android.view.View
 
setScaleX(java.lang.Float) - function in android.view.View
 
setScaleY(java.lang.Float) - function in android.view.View
 
setScreenReaderFocusable(java.lang.Boolean) - function in android.view.View
 
setScrollBarDefaultDelayBeforeFade(java.lang.Integer) - function in android.view.View
 
setScrollBarFadeDuration(java.lang.Integer) - function in android.view.View
 
setScrollbarFadingEnabled(java.lang.Boolean) - function in android.view.View
 
setScrollBarSize(java.lang.Integer) - function in android.view.View
 
setScrollBarStyle(java.lang.Integer) - function in android.view.View
 
setScrollCaptureCallback(android.view.ScrollCaptureCallback) - function in android.view.View
 
setScrollCaptureHint(java.lang.Integer) - function in android.view.View
 
setScrollContainer(java.lang.Boolean) - function in android.view.View
 
setScroller(android.widget.Scroller) - function in android.widget.TextView
 
setScrollIndicators(java.lang.Integer) - function in android.view.View
 
setScrollIndicators(java.lang.Integer,java.lang.Integer) - function in android.view.View
 
setScrollX(java.lang.Integer) - function in android.view.View
 
setScrollY(java.lang.Integer) - function in android.view.View
 
setSelectAllOnFocus(java.lang.Boolean) - function in android.widget.TextView
 
setSelected(java.lang.Boolean) - function in android.view.View
 
setSelected(java.lang.Boolean) - function in android.widget.TextView
 
setShadowLayer(java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Integer) - function in android.widget.TextView
 
setShouldPassTouchEventToAnchor(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
pass touch events through the overlay to the anchor.
setShowBackdrop(java.lang.Boolean) - function in android.view.animation.Animation
 
setShowCounts(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets showing counts which how many times the Balloon popup will be shown up.
setShowSoftInputOnFocus(java.lang.Boolean) - function in android.widget.TextView
 
setSingleLine() - function in android.widget.TextView
 
setSingleLine(java.lang.Boolean) - function in android.widget.TextView
 
setSize(java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width and height sizes of the balloon.
setSizeResource(java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width and height sizes of the balloon using a dimension resource.
setSoundEffectsEnabled(java.lang.Boolean) - function in android.view.View
 
setSpannableFactory(android.text.Spannable.Factory) - function in android.widget.TextView
 
setSpeeds(java.lang.Integer) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the speed of the rotation animation.
setSquareSizeRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setStartOffset(java.lang.Long) - function in android.view.animation.Animation
 
setStartTime(java.lang.Long) - function in android.view.animation.Animation
 
setStateDescription(java.lang.CharSequence) - function in android.view.View
 
setStateListAnimator(android.animation.StateListAnimator) - function in android.view.View
 
setSupportBackgroundTintList(android.content.res.ColorStateList) - function in androidx.appcompat.widget.AppCompatTextView
 
setSupportBackgroundTintMode(android.graphics.PorterDuff.Mode) - function in androidx.appcompat.widget.AppCompatTextView
 
setSupportCompoundDrawablesTintList(android.content.res.ColorStateList) - function in androidx.appcompat.widget.AppCompatTextView
 
setSupportCompoundDrawablesTintMode(android.graphics.PorterDuff.Mode) - function in androidx.appcompat.widget.AppCompatTextView
 
setSystemGestureExclusionRects(java.util.List) - function in android.view.View
 
setSystemUiVisibility(java.lang.Integer) - function in android.view.View
 
setTag(java.lang.Object) - function in android.view.View
 
setTag(java.lang.Integer,java.lang.Object) - function in android.view.View
 
setText(kotlin.CharArray,java.lang.Integer,java.lang.Integer) - function in android.widget.TextView
 
setText(java.lang.CharSequence) - function in android.widget.TextView
 
setText(java.lang.CharSequence,android.widget.TextView.BufferType) - function in android.widget.TextView
 
setText(java.lang.Integer) - function in android.widget.TextView
 
setText(java.lang.Integer,android.widget.TextView.BufferType) - function in android.widget.TextView
 
setText(java.lang.CharSequence) - function in com.skydoves.balloon.Balloon.Builder
sets the main text content of the popup.
setText(java.lang.CharSequence) - function in com.skydoves.balloon.TextForm.Builder
sets the content text of the form.
setTextAlignment(java.lang.Integer) - function in android.view.View
 
setTextAppearance(java.lang.Integer) - function in android.widget.TextView
 
setTextAppearance(android.content.Context,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setTextClassifier(android.view.textclassifier.TextClassifier) - function in androidx.appcompat.widget.AppCompatTextView
 
setTextColor(android.content.res.ColorStateList) - function in android.widget.TextView
 
setTextColor(java.lang.Integer) - function in android.widget.TextView
 
setTextColor(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the color of the main text content.
setTextColor(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the color of the text.
setTextColorResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the color of the main text content using the resource color.
setTextColorResource(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the color of the text using resource.
setTextCursorDrawable(android.graphics.drawable.Drawable) - function in android.widget.TextView
 
setTextCursorDrawable(java.lang.Integer) - function in android.widget.TextView
 
setTextDirection(java.lang.Integer) - function in android.view.View
 
setTextForm(com.skydoves.balloon.TextForm) - function in com.skydoves.balloon.Balloon.Builder
applies TextForm attributes to the main text content.
setTextFuture(java.util.concurrent.Future) - function in androidx.appcompat.widget.AppCompatTextView
 
setTextGravity(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets gravity of the text.
setTextGravity(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets gravity of the text.
setTextIsHtml(java.lang.Boolean) - function in com.skydoves.balloon.Balloon.Builder
sets whether the text will be parsed as HTML (using Html.fromHtml(..
setTextIsHtml(java.lang.Boolean) - function in com.skydoves.balloon.TextForm.Builder
sets whether the text will be parsed as HTML (using Html.fromHtml(..
setTextIsSelectable(java.lang.Boolean) - function in android.widget.TextView
 
setTextKeepState(java.lang.CharSequence) - function in android.widget.TextView
 
setTextKeepState(java.lang.CharSequence,android.widget.TextView.BufferType) - function in android.widget.TextView
 
setTextLineSpacing(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the line spacing value of the text.
setTextLineSpacing(java.lang.Float) - function in com.skydoves.balloon.TextForm.Builder
sets the line spacing value of the text.
setTextLineSpacingResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the line spacing value resource of the text.
setTextLineSpacingResource(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the line spacing value resource of the text.
setTextLocale(java.util.Locale) - function in android.widget.TextView
 
setTextLocales(android.os.LocaleList) - function in android.widget.TextView
 
setTextMetricsParams(android.text.PrecomputedText.Params) - function in android.widget.TextView
 
setTextMetricsParamsCompat(androidx.core.text.PrecomputedTextCompat.Params) - function in androidx.appcompat.widget.AppCompatTextView
 
setTextResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the main text content of the popup using resource.
setTextResource(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the content text of the form using string resource.
setTextScaleX(java.lang.Float) - function in android.widget.TextView
 
setTextSelectHandle(android.graphics.drawable.Drawable) - function in android.widget.TextView
 
setTextSelectHandle(java.lang.Integer) - function in android.widget.TextView
 
setTextSelectHandleLeft(android.graphics.drawable.Drawable) - function in android.widget.TextView
 
setTextSelectHandleLeft(java.lang.Integer) - function in android.widget.TextView
 
setTextSelectHandleRight(android.graphics.drawable.Drawable) - function in android.widget.TextView
 
setTextSelectHandleRight(java.lang.Integer) - function in android.widget.TextView
 
setTextSize(java.lang.Float) - function in android.widget.TextView
 
setTextSize(java.lang.Integer,java.lang.Float) - function in androidx.appcompat.widget.AppCompatTextView
 
setTextSize(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the main text content.
setTextSize(java.lang.Float) - function in com.skydoves.balloon.TextForm.Builder
sets the size of the text.
setTextSizeResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the size of the main text content using dimension resource.
setTextSizeResource(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the size of the main text content using dimension resource.
setTextTypeface(android.graphics.Typeface) - function in com.skydoves.balloon.Balloon.Builder
sets the typeface of the main text content.
setTextTypeface(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the typeface of the main text content.
setTextTypeface(android.graphics.Typeface) - function in com.skydoves.balloon.TextForm.Builder
sets the Typeface of the text.
setTextTypeface(java.lang.Integer) - function in com.skydoves.balloon.TextForm.Builder
sets the Typeface of the text.
setTintColor(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setTooltipText(java.lang.CharSequence) - function in android.view.View
 
setTop(java.lang.Integer) - function in android.view.View
 
setTouchDelegate(android.view.TouchDelegate) - function in android.view.View
 
setTouchscreenBlocksFocus(java.lang.Boolean) - function in android.view.ViewGroup
 
setTransformationMethod(android.text.method.TransformationMethod) - function in android.widget.TextView
 
setTransitionAlpha(java.lang.Float) - function in android.view.View
 
setTransitionGroup(java.lang.Boolean) - function in android.view.ViewGroup
 
setTransitionName(java.lang.String) - function in android.view.View
 
setTransitionVisibility(java.lang.Integer) - function in android.view.View
 
setTranslationX(java.lang.Float) - function in android.view.View
 
setTranslationY(java.lang.Float) - function in android.view.View
 
setTranslationZ(java.lang.Float) - function in android.view.View
 
setTurns(java.lang.Integer) - function in com.skydoves.balloon.animations.BalloonRotateAnimation.Builder
sets the turning count of the rotation animation.
setTypeface(android.graphics.Typeface) - function in android.widget.TextView
 
setTypeface(android.graphics.Typeface,java.lang.Integer) - function in androidx.appcompat.widget.AppCompatTextView
 
setVerticalFadingEdgeEnabled(java.lang.Boolean) - function in android.view.View
 
setVerticalScrollBarEnabled(java.lang.Boolean) - function in android.view.View
 
setVerticalScrollbarPosition(java.lang.Integer) - function in android.view.View
 
setVerticalScrollbarThumbDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setVerticalScrollbarTrackDrawable(android.graphics.drawable.Drawable) - function in android.view.View
 
setViewTranslationCallback(android.view.translation.ViewTranslationCallback) - function in android.view.View
 
setVisibility(java.lang.Integer) - function in android.view.View
 
setWidth(java.lang.Integer) - function in android.widget.TextView
 
setWidth(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width size.
setWidthRatio(java.lang.Float) - function in com.skydoves.balloon.Balloon.Builder
sets the width size by the display screen size ratio.
setWidthRes(java.lang.Integer) - function in com.skydoves.balloon.vectortext.VectorTextViewParams
 
setWidthResource(java.lang.Integer) - function in com.skydoves.balloon.Balloon.Builder
sets the width size using a dimension resource.
setWillNotCacheDrawing(java.lang.Boolean) - function in android.view.View
 
setWillNotDraw(java.lang.Boolean) - function in android.view.View
 
setWindowInsetsAnimationCallback(android.view.WindowInsetsAnimation.Callback) - function in android.view.View
 
setWindowInsetsAnimationCallback(android.view.WindowInsetsAnimation.Callback) - function in android.view.ViewGroup
 
setX(java.lang.Float) - function in android.view.View
 
setY(java.lang.Float) - function in android.view.View
 
setZ(java.lang.Float) - function in android.view.View
 
setZAdjustment(java.lang.Integer) - function in android.view.animation.Animation
 
SHAKE - enum entry in com.skydoves.balloon.BalloonHighlightAnimation

Shake animation.

shouldDelayChildPressedState() - function in android.widget.FrameLayout
 
shouldShowUp() - function in com.skydoves.balloon.Balloon
Checks if the balloon should show up.
shouldShowUp(java.lang.String,java.lang.Integer) - function in com.skydoves.balloon.BalloonPersistence
should show or not the popup.
showAlign(com.skydoves.balloon.BalloonAlign,android.view.View,java.util.List,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view depending on the align alignment with x-off and y-off.
showAlign(com.skydoves.balloon.BalloonAlign,android.view.View,java.util.List,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view depending on the align alignment with x-off and y-off.
showAlign(com.skydoves.balloon.BalloonAlign,android.view.View,java.util.List) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view depending on the align alignment with x-off and y-off.
showAlign(com.skydoves.balloon.BalloonAlign,android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view depending on the align alignment with x-off and y-off.
showAlignBottom(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the bottom alignment with x-off and y-off.
showAlignBottom(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the bottom alignment with x-off and y-off.
showAlignBottom(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the bottom alignment with x-off and y-off.
showAlignLeft(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the left alignment with x-off and y-off.
showAlignLeft(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the left alignment with x-off and y-off.
showAlignLeft(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the left alignment with x-off and y-off.
showAlignRight(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the right alignment with x-off and y-off.
showAlignRight(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the right alignment with x-off and y-off.
showAlignRight(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the right alignment with x-off and y-off.
showAlignTop(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the top alignment with x-off and y-off.
showAlignTop(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the top alignment with x-off and y-off.
showAlignTop(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as the top alignment with x-off and y-off.
showAsDropDown(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as drop down with x-off and y-off.
showAsDropDown(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as drop down with x-off and y-off.
showAsDropDown(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon on an anchor view as drop down with x-off and y-off.
showAtCenter(android.view.View,java.lang.Integer,java.lang.Integer,com.skydoves.balloon.BalloonCenterAlign) - function in com.skydoves.balloon.Balloon
Shows the balloon over the anchor view (overlap) as the center aligns.
showAtCenter(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon over the anchor view (overlap) as the center aligns.
showAtCenter(android.view.View,java.lang.Integer) - function in com.skydoves.balloon.Balloon
Shows the balloon over the anchor view (overlap) as the center aligns.
showAtCenter(android.view.View) - function in com.skydoves.balloon.Balloon
Shows the balloon over the anchor view (overlap) as the center aligns.
showContextMenu() - function in android.view.View
 
showContextMenu(java.lang.Float,java.lang.Float) - function in android.view.View
 
showContextMenu() - function in android.widget.TextView
 
showContextMenu(java.lang.Float,java.lang.Float) - function in android.widget.TextView
 
showContextMenuForChild(android.view.View) - function in android.view.ViewGroup
 
showContextMenuForChild(android.view.View,java.lang.Float,java.lang.Float) - function in android.view.ViewGroup
 
start() - function in android.view.animation.Animation
 
START - enum entry in com.skydoves.balloon.ArrowOrientation
 
START - enum entry in com.skydoves.balloon.BalloonAlign
 
START - enum entry in com.skydoves.balloon.BalloonCenterAlign
 
START - enum entry in com.skydoves.balloon.IconGravity
 
startActionMode(android.view.ActionMode.Callback) - function in android.view.View
 
startActionMode(android.view.ActionMode.Callback,java.lang.Integer) - function in android.view.View
 
startActionModeForChild(android.view.View,android.view.ActionMode.Callback) - function in android.view.ViewGroup
 
startActionModeForChild(android.view.View,android.view.ActionMode.Callback,java.lang.Integer) - function in android.view.ViewGroup
 
startAnimation(android.view.animation.Animation) - function in android.view.View
 
startDrag(android.content.ClipData,android.view.View.DragShadowBuilder,java.lang.Object,java.lang.Integer) - function in android.view.View
 
startDragAndDrop(android.content.ClipData,android.view.View.DragShadowBuilder,java.lang.Object,java.lang.Integer) - function in android.view.View
 
startLayoutAnimation() - function in android.view.ViewGroup
 
startNestedScroll(java.lang.Integer) - function in android.view.View
 
startNow() - function in android.view.animation.Animation
 
startViewTransition(android.view.View) - function in android.view.ViewGroup
 
stopNestedScroll() - function in android.view.View
 
suppressLayout(java.lang.Boolean) - function in android.view.ViewGroup
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W