Lottie Json动画

Render After Effects animations natively on Android and iOS, Web, and React Native http://airbnb.io/lottie/

<com.airbnb.lottie.LottieAnimationView android:layout_width="wrap_content"
                                       app:lottie_fileName="lottie.json"
                                       app:lottie_loop="true"
                                       app:lottie_autoPlay="true"
                                       android:layout_height="wrap_content"/>

猜你喜欢

转载自blog.csdn.net/weixin_41620505/article/details/91489056
今日推荐