CircularImageView icon indicating copy to clipboard operation
CircularImageView copied to clipboard

Image src doesn't change from java

Open mahdiazarm opened this issue 5 years ago • 0 comments

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?

mahdiazarm avatar Jan 29 '20 16:01 mahdiazarm