public class AnimationScaleIndeterminateCircularProgressDrawable extends AnimationScaleListDrawableCompat implements IntrinsicPaddingDrawable, TintableDrawable
| 构造器和说明 |
|---|
AnimationScaleIndeterminateCircularProgressDrawable(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getUseIntrinsicPadding()
Get whether this drawable is using an intrinsic padding.
|
void |
setUseIntrinsicPadding(boolean useIntrinsicPadding)
Set whether this drawable should use an intrinsic padding.
|
applyTheme, clearMutated, isRunning, mutate, onStateChange, setConstantState, start, stopcanApplyTheme, draw, getAlpha, getChangingConfigurations, getConstantState, getCurrent, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getMinimumHeight, getMinimumWidth, getOpacity, getOutline, getPadding, invalidateDrawable, isAutoMirrored, isStateful, jumpToCurrentState, onBoundsChange, onLayoutDirectionChanged, onLevelChange, scheduleDrawable, 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, inflate, invalidateSelf, isFilterBitmap, isVisible, resolveOpacity, scheduleSelf, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setFilterBitmap, setLayoutDirection, setLevel, setState, setTint, unscheduleSelfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetTint, setTintList, setTintModepublic AnimationScaleIndeterminateCircularProgressDrawable(@NonNull
android.content.Context context)
public boolean getUseIntrinsicPadding()
IntrinsicPaddingDrawabletrue.getUseIntrinsicPadding 在接口中 IntrinsicPaddingDrawablepublic void setUseIntrinsicPadding(boolean useIntrinsicPadding)
IntrinsicPaddingDrawabletrue.setUseIntrinsicPadding 在接口中 IntrinsicPaddingDrawableuseIntrinsicPadding - Whether this drawable should use its intrinsic padding.