Ability to get the drawable image
Amerkashi opened this issue · 0 comments
Amerkashi commented
Does anyone know how to get the transformed image so that it could be assigned into another ImageView? For example, I want to get the transformed image of CircularImageView and assign into another. Anyway to do this? When I get the CircularImageView. getDrawable, it returns the original un-transformed image. FYI, I'm not using xml layout, just creating CircularImageView programatically and assign it bitmap