Skip to content

5.1.1

Compare
Choose a tag to compare
@gpeal gpeal released this 24 Apr 02:12
· 156 commits to master since this release

5.1.1

New Features

  • Added support for gradient opacity stops at different points than color stops (#2062)
  • Allow notifying LottieDrawable that system animations are disabled (#2063)

Bugs Fixed

  • Removed some rounding errors that occurred when setting min/max frames (#2064)
  • Clear onVisibleAction one it is consumed (#2066)
  • Fixed a Xiaomi Android 10 specific crash (#2061)
  • Made LottieAnimationView.start() mimic playAnimation (#2056)
  • Remove @RestrictTo from LottieNetworkFetcher (#2049)