All Versions
11
Latest Version
Avg Release Cycle
19 days
Latest Release
2224 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.0 Changes
January 08, 2014- ๐
SmoothProgressDrawable.Builder#width
is nowsetStrokeWidth
- The
strokeWidth
parameter is now afloat
(was anint
) - Added possibility to modify dynamically the
SmoothProgressBar
andSmoothProgressDrawable
properties. e.g. You can callmProgressBar.setColor(mColor)
- ๐