Is there any way to crop Drawable ImageView in Android. When I searched in google I found lot of examples to crop camera image or gallery image, but i didn't find any solution for ImageView and the source of that image is from my drawablefolder.
Please anyone help me to crop drawable image.
Thanks in advance.