Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.22k stars 261 forks source link

Setting scale for any animation result a crash #297

Closed danilkurkin1 closed 3 years ago

danilkurkin1 commented 3 years ago

🐛 Bug Report

Setting scale for any animation result a crash

Expected behavior

Change scale of animation view according to set param

Reproduction steps

<lottie:AnimationView x:Name="xSpinner" Animation="Spinner.json" AutoPlay="True" HeightRequest="100" WidthRequest="100" HorizontalOptions="FillAndExpand" RepeatMode="Infinite" Scale="0.5" />

Configuration

Version: 4.0.6

Platform: