public class CheckableImageView
android.widget.ImageView that supports checkable state
| Constructor and Description |
|---|
CheckableImageView() |
CheckableImageView() |
CheckableImageView() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked() |
int[] |
onCreateDrawableState() |
void |
setChecked() |
void |
toggle() |