乐蒂文件变形

时间:2019-05-22 11:45:26

标签: android lottie-android

一些Lottie文件动画在android上使用时会变形。那里的使用是否有问题或动画不好?动画在lottiefile网站上看起来不错。 https://lottiefiles.com/1844-timer

here is my screenshot from that animation

这是我在xml中使用的其他Lottie动画,它们效果很好。

<com.airbnb.lottie.LottieAnimationView
            android:id="@+id/lottie"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            app:lottie_autoPlay="false"
            app:lottie_fileName="count_down.json"
            app:lottie_loop="false" />

0 个答案:

没有答案