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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16080602#comment-16080602 ] 

Kerri Shotts commented on CB-12996:
-----------------------------------

It would be helpful if you could link to your images; otherwise there is no way for us to reproduce your issue.

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