You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shawn Lan (JIRA)" <ji...@apache.org> on 2017/07/14 00:53:00 UTC

[jira] [Updated] (CB-12996) Android Splashscreen: 9 Patch images not displayed correctly

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

Shawn Lan updated CB-12996:
---------------------------
    Attachment: splash-hdpi.9.png
                splash-mdpi.9.png
                splash-xhdpi.9.png
                splash-xxhdpi.9.png

Please see the attachments. Thanks!

> 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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org