i have executed this command to generate splash image
cordova-res android --skip-config --copy
but this is how does it appear :a little bit stretched
i have tried to resized but it does always get stretched !!
how can i fixe it please ?
i have executed this command to generate splash image
cordova-res android --skip-config --copy
but this is how does it appear :a little bit stretched
i have tried to resized but it does always get stretched !!
how can i fixe it please ?
You are better off creating your splash-screen images in Android Studio using 9-patch files.
In the 9-patch preview in Android Studio it shows that, if stretched, the logos will not be resized and look perfectly aligned.