public class TintableImageButton
Allows to set color filter for image source drawable
public TintableImageButton(@NotNull
android.content.Context context,
@NotNull
android.util.AttributeSet attrs)
public TintableImageButton(@NotNull
android.content.Context context,
@Nullable
android.util.AttributeSet attrs,
int defStyleAttr)
protected void drawableStateChanged()
public void setColorFilter(@Nullable
android.content.res.ColorStateList tint)
Sets color filter using ColorStateList rather than just color