lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 413 forks source link

Image not getting set to center #37

Closed ravindra47 closed 8 years ago

ravindra47 commented 8 years ago

How to set the image to center. I have a parent relative layout and circular imageview is set to center horizontal = true , but it is going left and bottom in its height and width.

lopspower commented 8 years ago

Are you sure you are using the latest version of the library?

compile 'com.mikhaellopez:circularimageview:2.1.1'