Is there any caveat with replacing these files?
Default.png
Default@2x.png
Default@2x~ipad.png
Default-375w-667h@2x.png
Default-414w-736h@3x.png
Default-568h@2x.png
Default-1024w-1366h@2x~ipad.png
Default~ipad.png
With the originals, my libGDX game takes all available screen space on the simulator, but as soon as modify them, it starts with a black frame around the game as if the screen where smaller. It’s weird as fuck.
I’m keeping the same resolution, since for modifying these files I have opened the originals in The Gimp, make the needed modifications there, and then just overwrite the originals with the new contents but the same size.
Any ideas?