Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2014-03-17 | 509 Bytes | |
v0.4.0.tar.gz | 2014-03-17 | 114.1 kB | |
v0.4.0.zip | 2014-03-17 | 131.4 kB | |
Totals: 3 Items | 246.0 kB | 0 |
- Added a
progressStart()
andprogressStop()
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