-1

In my app the background color can be changed. Currently the LaunchScreen is just white and changes to the background color once the app has loaded. Is there any way that I can change the color that the LaunchScreen is going to have the next time the app starts. I know there is no way to run code while in the LaunchScreen, but maybe its image can be changed during runtime.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Hans
  • 2,354
  • 3
  • 25
  • 35

1 Answers1

0

As said in the comment, it is impossible.

Hans
  • 2,354
  • 3
  • 25
  • 35