Package 

Class BallDoubleBounceIndicator

  • All Implemented Interfaces:
    android.graphics.drawable.Animatable

    
    public class BallDoubleBounceIndicator
    extends Indicator
                        

    Created by maitrungduc1410 on 2025/06/28. BallDoubleBounce animation - two overlapping circles with alternating scale animations

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static float SCALE
    • Method Summary

      Modifier and Type Method Description
      void draw(Canvas canvas, Paint paint)
      ArrayList<ValueAnimator> onCreateAnimators()
      • Methods inherited from class com.wang.avi.Indicator

        addUpdateListener, centerX, centerY, draw, exactCenterX, exactCenterY, getAlpha, getAnimationSpeedMultiplier, getColor, getDrawBounds, getHeight, getOpacity, getWidth, isRunning, postInvalidate, setAlpha, setAnimationSpeedMultiplier, setColor, setColorFilter, setDrawBounds, setDrawBounds, start, stop
      • Methods inherited from class android.graphics.drawable.Drawable

        applyTheme, canApplyTheme, clearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromStream, createFromXml, createFromXmlInner, draw, getAlpha, getBounds, getCallback, getChangingConfigurations, getColorFilter, getConstantState, getCurrent, getDirtyBounds, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getOpacity, getOpticalInsets, getOutline, getPadding, getState, getTransparentRegion, hasFocusStateSpecified, inflate, invalidateSelf, isAutoMirrored, isFilterBitmap, isProjected, isStateful, isVisible, jumpToCurrentState, mutate, onLayoutDirectionChanged, resolveOpacity, scheduleSelf, setAlpha, setAutoMirrored, setBounds, setCallback, setChangingConfigurations, setColorFilter, setDither, setFilterBitmap, setHotspot, setHotspotBounds, setLayoutDirection, setLevel, setState, setTint, setTintBlendMode, setTintList, setTintMode, setVisible, unscheduleSelf
      • Methods inherited from class android.graphics.drawable.Animatable

        isRunning, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait