🧙‍♂️Animations

I used Lottie animations in this project

go to this website: https://lottiefiles.com , look for a specific animation, download it and paste it in the raw folder

make sure to download the file as json

let's say you want to change the cat animation that appears in the login and home screen. go to the res/raw folder, delete the cat folder or file and paste the new animation that you downloaded (don't forget to rename it to "cat.json")

Last updated