AXrLottie Versions Save

AXrLottie (Android) Renders animations and vectors exported in the bodymovin JSON format. (Using rLottie)

v1.4.0

1 year ago
  • Updated to the latest version of rlottie (1 Oct, 2022)
  • #20 Fixed
  • #19 Fixed

v1.3.0

2 years ago
  • Loading native library on very old devices fixed (Hopefully) (#15)
  • #16 Fixed

v1.2.0

2 years ago

1.2.0 :

  • Moved from JCenter to mavenCentral
  • Synced with latest version of rlottie
  • Some improvements & Bugs fixed

v1.1.0-alpha

3 years ago
  • New Optional library! AXrLottieGlideDecoder
  • SetDefaultOptions added to AXrLottie
  • OnError,OnLoaded added to OnLottieLoaderListener

v1.06-alpha

3 years ago

v1.05-alpha

3 years ago
  • FileExtension supports Local files now.
  • GZipFileExtension added.

v1.04-alpha

3 years ago
  • 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.

v1.0.2

3 years ago

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

v1.0.0-alpha

3 years ago

First release!