public class CheckableIconBundle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
mAnimateChanges |
com.mikepenz.iconics.IconicsDrawable |
mCheckedIcon |
com.mikepenz.iconics.IconicsDrawable |
mUncheckedIcon |
| Constructor and Description |
|---|
CheckableIconBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
createIcons(android.content.Context ctx) |
android.graphics.drawable.StateListDrawable |
createStates(android.content.Context ctx) |