✨
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
  • Change Colors
  • Change app icon
  • On Boarding Items

Customization

PreviousPrivacy and termsNextAnimations

Last updated 2 years ago

Change Colors

go to util/theme/Colors.kt and change the colors values

Change app icon

simply go to drawable folder and replace the "app_icon" file by your own app icon.

On Boarding Items

go to strings.xml and scroll all the way down. You'll find the on boarding items (title, description, image). don't forget to change the image url as well

🎨