ProgressButton
ProgressButton copied to clipboard
Can't bind AppCompatImgeButton
Type mismatch Required TextView Found AppCompatImageButton
Hey
This library is meant to work on buttons that extend from TextView
as in the case of android.widget.Button
, but androidx.appcompat.widget.AppCompatImageButton
does not.