siyamed / android-shape-imageview

Custom shaped android imageview components
MIT License
2.66k stars 599 forks source link

RoundedImageView cannot setColorFilter? #69

Open UsagiRitsuka opened 7 years ago

UsagiRitsuka commented 7 years ago

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