You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi support team,
I have an issue relate to resize animation by change height constraint of LottieAnimationView (auto layout), the content animationView cannot scale to fit the container view in animation transaction.
The issue was not appeared on version 3.1.8, but after we upgrade to 4.4.0 and rename the view from AnimationView to LottieAnimationView.
Please take a look to my screen recording and sample project, thanks a lot!
Bellow is the code we are initial animation view, and how we animate the view:
Hi support team,
I have an issue relate to resize animation by change height constraint of LottieAnimationView (auto layout), the content animationView cannot scale to fit the container view in animation transaction.
The issue was not appeared on version 3.1.8, but after we upgrade to 4.4.0 and rename the view from AnimationView to LottieAnimationView.
Please take a look to my screen recording and sample project, thanks a lot!
Bellow is the code we are initial animation view, and how we animate the view:
Which Version of Lottie are you using?
Lottie 4.4.0
Expected Behavior
Screen recording used Lottie version 3.1.8:
https://github.com/airbnb/lottie-ios/assets/15973908/1008bb96-a517-4e38-8154-77c4265a4c5d
Actual Behavior
Screen recording used Lottie version 4.4.0:
4.4.0.mp4
Sample project file:
TestLottieAnimation.zip
Animation JSON
Boat_Loader.json
The text was updated successfully, but these errors were encountered: