Releases: Aghajari/AXrLottie
Releases · Aghajari/AXrLottie
AXrLottie 1.4.0
AXrLottie 1.3.0
AXrLottie 1.2.0
1.2.0 :
- Moved from JCenter to mavenCentral
- Synced with latest version of rlottie
- Some improvements & Bugs fixed
AXrLottie 1.1.0
- New Optional library! AXrLottieGlideDecoder
- SetDefaultOptions added to AXrLottie
- OnError,OnLoaded added to OnLottieLoaderListener
AXrLottie 1.0.6
- DynamicProperties added to AXrLottieProperty!
- Some improvements & Bugs fixed
AXrLottie 1.0.5
- FileExtension supports Local files now.
- GZipFileExtension added.
AXrLottie 1.0.4
- Updated to the latest version of rlottie (Fix crash when path animation data is empty)
- LoadFromURL Bug fixed.
- Supportage for NetworkFetcher and FileExtension added.
- OkHttpNetworkFetcher (based on OkHttp) added to project.
- Cache system updated.
AXrLottie 1.0.2
Changes :
- Updated to the latest version of rlottie
- AXrLottieMarker added.
- StrokeColor added to AXrLottieProperty.
- configureModelCacheSize (Method) added to AXrLottie.
- Now AXrLottieLayerInfo contains the type of layer.
- Speed, RepeatMode(RESTART,REVERSE), AutoRepeatCount, CustomStartFrame, Marker added to AXrLottieDrawable.
- onRepeat, onStart, onStop, onRecycle added to listener.
- Some improvements & Bugs fixed
AXrLottie 1.0.0
First release!