public class IconicsAnimatedDrawable extends IconicsDrawable
| Modifier and Type | Class and Description |
|---|---|
static class |
IconicsAnimatedDrawable.Runner |
mBackgroundBrush, mBackgroundContourBrush, mContext, mContourBrush, mIconBrush, TOOLBAR_ICON_PADDING, TOOLBAR_ICON_SIZE| Modifier | Constructor and Description |
|---|---|
|
IconicsAnimatedDrawable(android.content.Context context) |
|
IconicsAnimatedDrawable(android.content.Context context,
java.lang.Character icon) |
|
IconicsAnimatedDrawable(android.content.Context context,
IIcon icon) |
protected |
IconicsAnimatedDrawable(android.content.Context context,
ITypeface typeface,
IIcon icon) |
|
IconicsAnimatedDrawable(android.content.Context context,
java.lang.String icon) |
| Modifier and Type | Method and Description |
|---|---|
IconicsAnimatedDrawable.Runner |
animateIn(android.view.View view) |
void |
draw(android.graphics.Canvas canvas) |
int |
getAlpha() |
int |
getCompatAlpha()
just a helper method to get the alpha value
|
IconicsAnimatedDrawable |
processor(IconicsAnimationProcessor processor)
Attach an
processor to this drawable |
IconicsAnimatedDrawable |
processors(IconicsAnimationProcessor... processors)
Attach an
processors to this drawable |
actionBar, alpha, backgroundColor, backgroundColor, backgroundColorListRes, backgroundColorRes, backgroundContourColor, backgroundContourColor, backgroundContourColorListRes, backgroundContourColorRes, backgroundContourWidthDp, backgroundContourWidthPx, backgroundContourWidthRes, clearColorFilter, clearShadow, clone, color, color, colorFilter, colorListRes, colorRes, contourColor, contourColor, contourColorListRes, contourColorRes, contourWidthDp, contourWidthPx, contourWidthRes, drawBackgroundContour, drawContour, enableShadowSupport, getBackgroundColor, getBackgroundColorList, getBackgroundContourColor, getBackgroundContourColorList, getColor, getColorList, getContourColor, getContourColorList, getIcon, getIntrinsicHeight, getIntrinsicWidth, getOpacity, getPlainIcon, icon, icon, icon, icon, icon, iconOffsetXDp, iconOffsetXPx, iconOffsetXRes, iconOffsetYDp, iconOffsetYPx, iconOffsetYRes, iconText, iconText, isStateful, onBoundsChange, onStateChange, paddingDp, paddingPx, paddingRes, respectFontBounds, roundedCornersDp, roundedCornersPx, roundedCornersRes, roundedCornersRxDp, roundedCornersRxPx, roundedCornersRxRes, roundedCornersRyDp, roundedCornersRyPx, roundedCornersRyRes, setAlpha, setColorFilter, setState, setTintList, setTintMode, shadowDp, shadowPx, shadowRes, sizeDp, sizeDpX, sizeDpY, sizePx, sizePxX, sizePxY, sizeRes, sizeResX, sizeResY, style, toAnimatedDrawable, toBitmap, typefaceapplyTheme, canApplyTheme, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromResourceStream, createFromStream, createFromXml, createFromXml, createFromXmlInner, createFromXmlInner, getBounds, getCallback, getChangingConfigurations, getColorFilter, getConstantState, getCurrent, getDirtyBounds, getHotspotBounds, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getOutline, getPadding, getState, getTransparentRegion, inflate, inflate, invalidateSelf, isAutoMirrored, isFilterBitmap, isVisible, jumpToCurrentState, mutate, onLayoutDirectionChanged, onLevelChange, resolveOpacity, scheduleSelf, setAutoMirrored, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setDither, setFilterBitmap, setHotspot, setHotspotBounds, setLayoutDirection, setLevel, setTint, setVisible, unscheduleSelfpublic IconicsAnimatedDrawable(android.content.Context context)
public IconicsAnimatedDrawable(android.content.Context context,
java.lang.Character icon)
public IconicsAnimatedDrawable(android.content.Context context,
java.lang.String icon)
public IconicsAnimatedDrawable(android.content.Context context,
IIcon icon)
public int getAlpha()
getAlpha in class IconicsDrawablepublic int getCompatAlpha()
IconicsDrawablegetCompatAlpha in class IconicsDrawablepublic void draw(android.graphics.Canvas canvas)
draw in class IconicsDrawablepublic IconicsAnimatedDrawable processor(IconicsAnimationProcessor processor)
processor to this drawablepublic IconicsAnimatedDrawable processors(IconicsAnimationProcessor... processors)
processors to this drawablepublic IconicsAnimatedDrawable.Runner animateIn(android.view.View view)
IconicsAnimatedDrawable.Runner.unset()