goffioul opened a new pull request #142: CB-13634: (android) Allow to keep the splashscreen windows on pause. URL: https://github.com/apache/cordova-plugin-splashscreen/pull/142 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](http://cordova.apache.org/contribute/issues.html) 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
