Additional Changes

how to change Additional things?

Change App colors

App > res > values > colors.xml

Change App icon

Place your app icon inside mipmap folder -> app\src\main\res\mipmap\

Icon of the name should be "ic_launcher_listify.png"

Change Splash Screen icon

Place your icon inside drawable folder -> app\src\main\res\drawable\splash.png

Icon of the name should be "splash.png"

Home screen location wise data

This data is displayed as per the Location.When user click on it the data will be displayed.

This data is not displayed as per the location.

Last updated