Additional Changes
how to change Additional things?
Last updated
how to change Additional things?
Last updated
App > res > values > colors.xml
Place your app icon inside mipmap folder -> app\src\main\res\mipmap\
Icon of the name should be "ic_launcher.png"
Place your icon inside drawable folder -> app\src\main\res\drawable\splash.png
Icon of the name should be "splash.png"
Please open splash_screen_background.xml from Drawable Folder Path -> app\src\main\res\drawable\splash_screen_background.xml
Replace your color with "colorPrimary" in below line