You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jacob Weber (JIRA)" <ji...@apache.org> on 2014/01/04 18:17:50 UTC

[jira] [Commented] (CB-5724) Splash screen sizes don't account for status bar

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

Jacob Weber commented on CB-5724:
---------------------------------

Also, if these are the minimum screen sizes for each density, shouldn't they be described in the docs as the *maximum* sizes for the splash screens?

> Splash screen sizes don't account for status bar
> ------------------------------------------------
>
>                 Key: CB-5724
>                 URL: https://issues.apache.org/jira/browse/CB-5724
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0
>            Reporter: Jacob Weber
>            Priority: Minor
>
> On the docs for [Splash Screens for the Android Platform|http://cordova.apache.org/docs/en/3.3.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens], it lists the minimum screen sizes for each density. However, since an app can show the status bar during startup, these images might be too big.
> For example, on a 720x1280 xhdpi device, if you start the app in landscape mode, it will use drawable-land-xhdpi/splash.9.png, which would be at least 720x960 based on this documentation. But with the status bar, there will be less than 720 pixels vertically, so the image will be cut off.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)