CircularImageView
CircularImageView copied to clipboard
Image src doesn't change from java
Hi!
setImageResource, setImageDrawable, ContextCompat.getDrawable and any other same methods doesn't change circularimageview src from java.
I replaced circularimageview with normal ImageView and everything works fine.
Is it an issue or i missed something?