dependencies { implementation 'com.airbnb.android:lottie:2.5.5' }
動畫素材地址:https://www.lottiefiles.com/android
編譯的時候一直報:Manifest merger failed with multiple errors, see logsgit
後來發現2.5版本的minSdkVersion 是16。本身的是14github
lottie-android
app:lottie_colorFilter="#000000"
能夠修改動畫得顏色
lottie AAPT2 error: check logs for detailsapp