SmoothProgressBar v0.3.0 Release Notes

Release Date: 2014-01-08 // over 10 years ago
    • 🏗 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)