v6.6.1
6.6.1
Fixed 2
- Fix NPE from a Bitmap reference at Utils.resizeBitmapIfNeeded
- Fix floating point errors when calculating keyframe end progress
From lottie-android
What's Changed
- Fix NPE a Bitmap reference at the Utils.resizeBitmapIfNeeded by @yunyh in https://github.com/airbnb/lottie-android/pull/2573
- Fix floating point errors calculating keyframe end progress by @gpeal in https://github.com/airbnb/lottie-android/pull/2588
New Contributors
- @yunyh made their first contribution in https://github.com/airbnb/lottie-android/pull/2573
Full Changelog: https://github.com/airbnb/lottie-android/compare/v6.6.0...v6.6.1