Release 4.1.0
RELEASE NOTES
- Update Kotlin to 1.3.50
- Improve
onMeasuremethod to center the circle when the main view is not square - Add gradient border properties:
civ_border_color_start,civ_border_color_endandciv_border_color_direction - Add gradient circle color properties:
civ_circle_color_start,civ_circle_color_endandciv_color_direction - Add new scaleType:
FIT_CENTER,CENTER_CROPandCENTER_INSIDE
USAGE
implementation 'com.mikhaellopez:circularimageview:4.1.0'