android.graphics.drawable
Class LayerDrawable.LayerState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
android.graphics.drawable.LayerDrawable.LayerState
- Direct Known Subclasses:
- TransitionDrawable.TransitionState
- Enclosing class:
- LayerDrawable
static class LayerDrawable.LayerState
- extends Drawable.ConstantState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mNum
int mNum
mArray
LayerDrawable.Rec[] mArray
mChangingConfigurations
int mChangingConfigurations
mChildrenChangingConfigurations
int mChildrenChangingConfigurations
LayerDrawable.LayerState
LayerDrawable.LayerState(LayerDrawable.LayerState orig,
LayerDrawable owner)
newDrawable
public Drawable newDrawable()
- Specified by:
newDrawable in class Drawable.ConstantState
getChangingConfigurations
public int getChangingConfigurations()
- Specified by:
getChangingConfigurations in class Drawable.ConstantState
getOpacity
public final int getOpacity()
isStateful
public final boolean isStateful()
canConstantState
public boolean canConstantState()
Please submit a feedback, bug or feature