I am new in android,I need to display the image in circular form but some images which have more than width and height from custom circular image view then displaying the image as streching form, But I want to show the image with reduce the size of image and show in circle. I am using universal image loader for loading the images.Please help me How to do this.
Thanks in advance
in the
build.gradle
file , put this line in the dependencies:this is a library for the circular imageView. then in the xml you can use it like: