You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2017/12/04 20:00:03 UTC

[jira] [Comment Edited] (CB-13634) Allow to keep the splashscreen window in onPause on Android

    [ https://issues.apache.org/jira/browse/CB-13634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277392#comment-16277392 ] 

Jan Piotrowski (Sujan) edited comment on CB-13634 at 12/4/17 7:59 PM:
----------------------------------------------------------------------

I am asking so specific as this "feels" like code that might not even be necessary any more...

Did some digging:
 https://github.com/agrieve/cordova-android/blame/c255a849411826e98d4cbc9b4c3211cb23e8d6b8/framework/src/org/apache/cordova/CordovaActivity.java#L589
That code is 6 years old :) (originally lived in `cordova-android` directly)
https://issues.apache.org/jira/browse/CB-952

[~macdonst] What do you think? Better keep it and add this additional option or get rid of it?


was (Author: sujan12):
I am asking so specific as this "feels" like code that might not even be necessary any more...
 https://github.com/agrieve/cordova-android/blame/c255a849411826e98d4cbc9b4c3211cb23e8d6b8/framework/src/org/apache/cordova/CordovaActivity.java#L589
That code is 6 years old :) (originally lived in `cordova-android` directly)
https://issues.apache.org/jira/browse/CB-952

[~macdonst] What do you think? Better keep it and add this additional option or get rid of it?

> Allow to keep the splashscreen window in onPause on Android
> -----------------------------------------------------------
>
>                 Key: CB-13634
>                 URL: https://issues.apache.org/jira/browse/CB-13634
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-splashscreen
>            Reporter: Michael Goffioul
>            Priority: Minor
>
> I have a use case whereby my webapp is launching another app while the splashscreen is visible, and I want to keep the splashscreen window visible to prevent unfriendly transient update during the app switching animation on Android. It would be handy to allow an app to override the default behavior of removing the splashscreen window in onPause.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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