🎨Customization

Customize colors

Open ui/theme/Color.kt file

Now you can just play around with the colors

Change the app and splash icons

Please rename your app icon to app_icon.png, your splash icon to ic_splash.png. It doesn't matter if the splash icon is Vector or Png,

Now just copy them paste them in the res/drawable folder

Change texts

Please open res/values/strings.xml, then change the app name. You can change any text from the app only from this file

This takes us next to changing the Privacy Policy and Terms Of Service links

Last updated