public class CheckableFrameLayout
FrameLayout that supports checkable state
| Constructor and Description |
|---|
CheckableFrameLayout() |
CheckableFrameLayout() |
CheckableFrameLayout() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked() |
int[] |
onCreateDrawableState() |
void |
setChecked() |
void |
toggle() |