Skip to content

Releases: IONsoft-Indonesia/RandomNumberAnimation

Performance improvement

24 Aug 17:00
Compare
Choose a tag to compare

Update handler implementation with kotlin coroutines
Simplify and maximize algorithm
Update gradle dependencies

1.3.2

20 Jun 13:06
Compare
Choose a tag to compare

Update dependencies and best practices

Version 1.3.1

16 Apr 10:17
4648d79
Compare
Choose a tag to compare

Check if the host Activity is instance of LifecycleOwner before add the LifecycleObserver to avoid crash

Version 1.3

16 Apr 06:46
Compare
Choose a tag to compare
  • Improve performance
  • Handle stop animation directly before host Activity destroyed to avoid Activity leak in case user of this library forget to stop the animation.

Third Release

08 Jan 03:27
08e6bc4
Compare
Choose a tag to compare

Performance improvement by changing Timer to Handler
Add feature to set delay or FPS

Second Release

05 Jan 10:31
32da153
Compare
Choose a tag to compare

Improve performance

Initial Release

04 Jan 14:52
Compare
Choose a tag to compare
1.0

Initial commit