android.graphics.drawable
Class Drawable.ConstantState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
- Direct Known Subclasses:
- BitmapDrawable.BitmapState, ClipDrawable.ClipState, ColorDrawable.ColorState, DrawableContainer.DrawableContainerState, GradientDrawable.GradientState, InsetDrawable.InsetState, LayerDrawable.LayerState, NinePatchDrawable.NinePatchState, RotateDrawable.RotateState, ScaleDrawable.ScaleState, ShapeDrawable.ShapeState
- Enclosing class:
- Drawable
public abstract static class Drawable.ConstantState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Drawable.ConstantState
public Drawable.ConstantState()
newDrawable
public abstract Drawable newDrawable()
getChangingConfigurations
public abstract int getChangingConfigurations()
Please submit a feedback, bug or feature