You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/12/04 18:11:16 UTC

[GitHub] goffioul opened a new pull request #142: CB-13634: (android) Allow to keep the splashscreen windows on pause.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org