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

2014-09-15 Thread Joe Bowser (JIRA)

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

Joe Bowser updated CB-5724:
---
Component/s: (was: Android)
 Docs

> 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: Docs, Plugin SplashScreen
>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.3.4#6332)


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

2014-01-07 Thread Jacob Weber (JIRA)

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

Jacob Weber updated CB-5724:


Component/s: Plugin SplashScreen

> 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, Plugin SplashScreen
>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)


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

2014-01-03 Thread Jacob Weber (JIRA)

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

Jacob Weber updated CB-5724:


Description: 
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.

  was:
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.


> 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)