Split screen icon

Hi,

I have managed to change the app custom launcher.

But the small icon appearing at split screen still uses default ionic icon.


Does anyone know how to change this?

and i have already deleted all default ionic icon from resources/android folder and platform/android/res folder.

Did i miss it somewhere? where did this icon coming from?

Thanks.

1 Like

You can use this commands :

1 >> ionic resources
then go to YourAppname\resources

put your ownimages : icon.png splash.png
then execute

2 >> ionic resources --icon
3 >> ionic resources --splash