You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (JIRA)" <ji...@apache.org> on 2012/09/18 17:52:08 UTC

[jira] [Resolved] (CB-1126) Splashscreen

     [ https://issues.apache.org/jira/browse/CB-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald resolved CB-1126.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Master)
                   2.2.0

I added the "Theme.Black.NoTitleBar" to the default manifest.xml. Also, I moved up the display of the splash screen to loadUrl instead of waiting for the web view to post a message to show it.
                
> Splashscreen
> ------------
>
>                 Key: CB-1126
>                 URL: https://issues.apache.org/jira/browse/CB-1126
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android
>            Reporter: Steren Giannini
>            Assignee: Simon MacDonald
>              Labels: android, splashscreen, visual
>             Fix For: 2.2.0
>
>
> The current user experience of the Android Splashscreen is not perfect:
> When the app opens, for one or two seconds, I can see an empty black application and a topbar with the name of my app. It's only after these seconds that the splashscreen is displayed, and after the splashscreen that my app is displayed.
> It would be better to display the splashscreen immediately at startup (and this skip the empty application screen).
> To my mind, a splashscreen is the first thing that is loaded, we shoudln't see anything before.
> If this is not possible, maybe force the application to display a black screen, not a blackscreen with a topbar. (Is this related to the SDK version or target used?)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira