Skip to content

AXrLottie 1.0.2

Compare
Choose a tag to compare
@Aghajari Aghajari released this 06 Jan 11:10
· 107 commits to master since this release
f00b913

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