android-shape-imageview
android-shape-imageview copied to clipboard
RoundedImageView cannot setColorFilter?
I have a RoundedImageView in xml and try to change color in program through setColorFilter(int color) but it seems not work...