Skip to content

v0.4.0

Compare
Choose a tag to compare
@castorflex castorflex released this 17 Mar 21:31
· 100 commits to master since this release
  • Added a progressStart() and progressStop() methods
  • Added parameter progressStart_activated which makes the drawable to animate progressively at each start
  • Added speed parameters for progressStart and progressStop
  • Added possibility to set a background for the progressiveStart/Stop (See Pocket example)
  • Added possibility to set a generated background according to the bar's colors
  • Added a listener progressiveStopEndedListener: called when the progressiveStop animation is over