Closed zubairzahoor closed 4 years ago
On different screen sizes we are getting different circle proportions because the shadow takes up a lot of space in smaller devices. It should be in dp to avoid any issues.
It's now available on the last version:
implementation 'com.mikhaellopez:circularimageview:4.2.0'
On different screen sizes we are getting different circle proportions because the shadow takes up a lot of space in smaller devices. It should be in dp to avoid any issues.