Godot Version
4.3
Question
How can I change startup of Android exports? I just want a blank or solid colour instead of the icon showing and a light grey background OR nothing and it just starts with my Splash screen.
It is Ugly and not at all normal. Every other app on my phone does not have this.
I have exported my game to Android multiple times with multiple settings. I have tried gradle build and all. I have tried to use adaptive fore and background. Nothing seems to work.
This is a screenshot of the problem:
This is a video of the problem:
How can I fix this? Either through settings or do I need to edit the grade build? If I need to edit the gradle build style.xml, how do I go about this?