How To Add Lottie Animation To Android Studio Just In Two Lines (Lottie Animation)

Add dependencies in build.gradle file : 

get version name from :
https://github.com/airbnb/lottie-android

dependencies {
  implementation 'com.airbnb.android:lottie:$lottieVersion'
}

Done Your Are Ready To Use Lottie Animations



Comments

Popular posts from this blog

Android Auto Transition