Skip to content

Changelog


[2.0.0]

  • Added thumb size configurations support
  • Kotlin port
  • Global repository update
  • Changed: setProgressAnimationCallback to setActionCallback
  • Changed: setBackgroundColor to setProgressBackgroundColor
  • Changed: setProgressThumbSizeRate to setProgressMaxThumbSizeRate
  • Changed: <attr name="backgroundColor" /> to <attr name="progressBackgroundColor" />
  • Changed: <attr name="backgroundAlphaEnabled" /> to <attr name="progressBackgroundAlphaEnabled" />

[1.4.1]

  • Changed LIBRARY_PACKAGE_NAME

[1.3.1]

  • Added reverse progress

[1.3.0]

  • Added multiple-arc-progress feature