cordova-plugin-splashscreen
cordova-plugin-splashscreen copied to clipboard
CB-13634: (android) Allow to keep the splashscreen windows on pause.
This is a cosmetic change, in case the web app starts another app during load. This prevents transient screens to be visible during app transition animation.
Platforms affected
Android
What does this PR do?
Allow the app to keep the splashscreen window in onPause. The default behavior is backward compatible.
What testing has been done on this change?
Checklist
- [X] Reported an issue in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
please merge this PR, we would love this configuration