siyamed/android-shape-imageview

RoundedImageView cannot setColorFilter?

UsagiRitsuka opened this issue · 0 comments

I have a RoundedImageView in xml and try to change color in program through setColorFilter(int color)
but it seems not work...