android.graphics.drawable
Class ColorDrawable.ColorState
java.lang.Object
android.graphics.drawable.Drawable.ConstantState
android.graphics.drawable.ColorDrawable.ColorState
- Enclosing class:
- ColorDrawable
static final class ColorDrawable.ColorState
- extends Drawable.ConstantState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mBaseColor
int mBaseColor
mUseColor
int mUseColor
mChangingConfigurations
int mChangingConfigurations
ColorDrawable.ColorState
ColorDrawable.ColorState(ColorDrawable.ColorState state)
newDrawable
public Drawable newDrawable()
- Specified by:
newDrawable in class Drawable.ConstantState
getChangingConfigurations
public int getChangingConfigurations()
- Specified by:
getChangingConfigurations in class Drawable.ConstantState
Please submit a feedback, bug or feature