-
- All Implemented Interfaces:
-
android.graphics.drawable.Drawable.Callback
public final class SelectorDrawable extends StateListDrawableAuthor: lieco(liecoder@163.com) Date: 2024/8/18 Version: 1.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classSelectorDrawable.Builderpublic classSelectorDrawable.Companion
-
Constructor Summary
Constructors Constructor Description SelectorDrawable()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class android.graphics.drawable.StateListDrawable
canApplyTheme, draw, getAlpha, getChangingConfigurations, getConstantState, getCurrent, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getMinimumHeight, getMinimumWidth, getOpacity, getOpticalInsets, getOutline, getPadding, invalidateDrawable, isAutoMirrored, jumpToCurrentState, onBoundsChange, onLayoutDirectionChanged, onLevelChange, scheduleDrawable, selectDrawable, setAlpha, setAutoMirrored, setColorFilter, setDither, setEnterFadeDuration, setExitFadeDuration, setHotspot, setHotspotBounds, setTintBlendMode, setTintList, setVisible, unscheduleDrawable -
Methods inherited from class android.graphics.drawable.DrawableContainer
clearColorFilter, copyBounds, copyBounds, getBounds, getCallback, getColorFilter, getDirtyBounds, getLayoutDirection, getLevel, getState, getTransparentRegion, inflate, invalidateSelf, isFilterBitmap, isProjected, isVisible, scheduleSelf, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setFilterBitmap, setLayoutDirection, setLevel, setState, setTint, setTintMode, unscheduleSelf -
Methods inherited from class com.liecoder.framework.titlebar.SelectorDrawable
addState, applyTheme, findStateDrawableIndex, getStateCount, getStateDrawable, getStateSet, hasFocusStateSpecified, inflate, isStateful, mutate, onStateChange, setConstantState -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-