Hi guys!
There’s an issue with Android splashscreen that every app has a black flash on start [1]. I propose to fix this using the android:windowBackground composed as splash image (which we use in splashscreen plugin) laid on top of SplashScreenBackgroundColor [2] (this preference is supported on Windows only as of now and will be particularly useful for transparent images). I would appreciate any feedback on the proposal and prototype implementation [3, 4]. [1]: https://issues.apache.org/jira/browse/CB-12099 [2]: https://cordova.apache.org/docs/en/dev/config_ref/index.html [3]: https://github.com/daserge/cordova-android/tree/CB-12099 [4]: https://github.com/daserge/cordova-plugin-splashscreen/tree/CB-12099 Please let me know if you have any questions or considerations. Best regards, Sergey Shakhnazarov, Akvelon developer.