Skip to content

0.3.0

Compare
Choose a tag to compare
@mckrpk mckrpk released this 06 Sep 12:13
· 2 commits to master since this release

Changed name of animation from "Wave" to "Snake"

Update usages in your code:

  • In XML occurrences change property app:animationStyle="wave" to app:animationStyle="snake"
  • In code occurrences change from AnimatedProgressBar.Style.WAVE to AnimatedProgressBar.Style.SNAKE