cordova-plugin-splashscreen icon indicating copy to clipboard operation
cordova-plugin-splashscreen copied to clipboard

CB-13634: (android) Allow to keep the splashscreen windows on pause.

Open goffioul opened this issue 7 years ago • 1 comments

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.

goffioul avatar Dec 04 '17 18:12 goffioul

please merge this PR, we would love this configuration

Spinnenzunge avatar Aug 02 '19 08:08 Spinnenzunge