You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix the high failure rate of concurrent parsing of svga files. ([94a8616](https://github.com/svga/SVGAPlayer-Android/commit/94a8616))
16
+
* Correct the use of the default kotlin_module will easily cause some compilation conflicts. ([c786376](https://github.com/svga/SVGAPlayer-Android/commit/c786376))
17
+
* Correct zipper down path crossing problem. ([4a44db6](https://github.com/svga/SVGAPlayer-Android/commit/4a44db6))
* Fix the problem that the audio file name is too short and the svga file analysis fails. ([71d2b87](https://github.com/svga/SVGAPlayer-Android/commit/71d2b87))
32
+
* Fix the memory leak problem of SVGAImageView and SVGAParser. ([7378862](https://github.com/svga/SVGAPlayer-Android/commit/7378862))
33
+
* Correct the memory release problem. ([dfc0edb](https://github.com/svga/SVGAPlayer-Android/commit/dfc0edb))
0 commit comments