public class PressedEffectStateListDrawable
extends android.graphics.drawable.StateListDrawable
| Constructor and Description |
|---|
PressedEffectStateListDrawable(android.graphics.drawable.Drawable drawable,
android.graphics.drawable.Drawable selectedDrawable,
int color,
int selectionColor) |
PressedEffectStateListDrawable(android.graphics.drawable.Drawable drawable,
int color,
int selectionColor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStateful() |
protected boolean |
onStateChange(int[] states) |
addState, applyTheme, inflate, mutate, setConstantStatecanApplyTheme, draw, getAlpha, getChangingConfigurations, getConstantState, getCurrent, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getMinimumHeight, getMinimumWidth, getOpacity, getOutline, getPadding, invalidateDrawable, isAutoMirrored, jumpToCurrentState, onBoundsChange, onLayoutDirectionChanged, onLevelChange, scheduleDrawable, selectDrawable, setAlpha, setAutoMirrored, setColorFilter, setDither, setEnterFadeDuration, setExitFadeDuration, setHotspot, setHotspotBounds, setTintList, setTintMode, setVisible, unscheduleDrawableclearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromResourceStream, createFromStream, createFromXml, createFromXml, createFromXmlInner, createFromXmlInner, getBounds, getCallback, getColorFilter, getDirtyBounds, getLayoutDirection, getLevel, getState, getTransparentRegion, inflate, invalidateSelf, isFilterBitmap, isVisible, resolveOpacity, scheduleSelf, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setFilterBitmap, setLayoutDirection, setLevel, setState, setTint, unscheduleSelfpublic PressedEffectStateListDrawable(android.graphics.drawable.Drawable drawable,
int color,
int selectionColor)
public PressedEffectStateListDrawable(android.graphics.drawable.Drawable drawable,
android.graphics.drawable.Drawable selectedDrawable,
int color,
int selectionColor)