Re: [manifest] A means to control how long a splash screen should remain on screen. (#372)

Spoke to @kenchris about this. He proposes just `navigator.splashscreen.hide()` (similar to Cordova, but exclude the `show()` method, which doesn't have a strong use case?), which returns a promise. Resolves when splash screen is removed. Later, we can add a dictionary with some options for how to remove the splash screen (i.e., fade it out, etc.). 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/372#issuecomment-99279928

Received on Wednesday, 6 May 2015 01:12:17 UTC