public class TintableImageButton
Allows to set color filter for image source drawable
| Constructor and Description |
|---|
TintableImageButton() |
TintableImageButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawableStateChanged() |
void |
setColorFilter()
Sets color filter using ColorStateList rather than just color
|