Skip to content

Release 4.1.0

Choose a tag to compare

@lopspower lopspower released this 07 Nov 14:33
· 15 commits to master since this release
426de32

RELEASE NOTES

  • Update Kotlin to 1.3.50
  • Improve onMeasure method to center the circle when the main view is not square
  • Add gradient border properties: civ_border_color_start, civ_border_color_end and civ_border_color_direction
  • Add gradient circle color properties: civ_circle_color_start, civ_circle_color_end and civ_color_direction
  • Add new scaleType: FIT_CENTER, CENTER_CROP and CENTER_INSIDE

USAGE

implementation 'com.mikhaellopez:circularimageview:4.1.0'