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

Shawn Lan commented on CB-12996:
--------------------------------

Sorry the problem is I have this 
{code:java}
<preference name="SplashMaintainAspectRatio" value="true" />
{code}


> Android Splashscreen: 9 Patch images not displayed correctly
> ------------------------------------------------------------
>
>                 Key: CB-12996
>                 URL: https://issues.apache.org/jira/browse/CB-12996
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>            Reporter: Shawn Lan
>         Attachments: splash-hdpi.9.png, splash-mdpi.9.png, 
> splash-xhdpi.9.png, splash-xxhdpi.9.png
>
>
> I have something like this for Android:
> {code:java}
> <splash src="res/screen/android/splash-hdpi.9.png" density="hdpi"/>
>     <splash src="res/screen/android/splash-ldpi.9.png" density="ldpi"/>
>     <splash src="res/screen/android/splash-mdpi.9.png" density="mdpi"/>
>     <splash src="res/screen/android/splash-xhdpi.9.png" density="xhdpi"/>
> {code}
> Instead of stretching just the stretchable area. the images are just scaled 
> to the entire screen, treated as regular images.



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

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

Reply via email to