Skip to content

0.3.0

Compare
Choose a tag to compare
@castorflex castorflex released this 08 Jan 22:45
· 126 commits to master since this release
  • SmoothProgressDrawable.Builder#width is now setStrokeWidth
  • The strokeWidth parameter is now a float (was an int)
  • Added possibility to modify dynamically the SmoothProgressBar and SmoothProgressDrawable properties.
    e.g. You can call mProgressBar.setColor(mColor)