✨
Dall-E App
  • 🏁Quick Start
  • 🔑API Key
  • 🔥Setup Firebase
  • ⭐Google Sign In
  • 💸Monetization
  • 🖇️Privacy and terms
  • 🎨Customization
  • 🧙‍♂️Animations
  • 💰In-app purchases
  • 💰In-app purchases part 2
Powered by GitBook
On this page

Animations

I used Lottie animations in this project

PreviousCustomizationNextIn-app purchases

Last updated 2 years ago

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")

🧙‍♂️