android-shape-imageview icon indicating copy to clipboard operation
android-shape-imageview copied to clipboard

RoundedImageView cannot setColorFilter?

Open UsagiRitsuka opened this issue 8 years ago • 0 comments

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

UsagiRitsuka avatar May 04 '17 08:05 UsagiRitsuka