Package 

Class AlmostRippleDrawable

    • Method Summary

      Modifier and Type Method Description
      void setColor(@NonNull() ColorStateList tintStateList)
      void doDraw(Canvas canvas, Paint paint) Subclasses should implement this method to do the actual drawing
      boolean setState(Array<int> stateSet)
      void animateToPressed()
      void animateToNormal()
      void start()
      void stop()
      boolean isRunning()
      • Methods inherited from class com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable

        draw, getAlpha, getOpacity, isStateful, setAlpha, setColorFilter, setColorStateList
      • 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