[
https://issues.apache.org/jira/browse/CB-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656116#comment-13656116
]
Frederico Costa Galvão commented on CB-3337:
--------------------------------------------
I agree with Steren's proposed solution. Every 9-patch image on android must
have a <filename>.9.<originalExtension> format, so it's easy to detect.
However, I'd like to state that I've been successfull in creating a 9patch
image for a centered logo with text with almost no extra work.
The problem is that most guides and documentations regarding 9patch images only
talk about one kind of pattern which is inner pixel repetition,
and then the border pixel repetition is usualy forgotten. I could explain in
details if you're interested, Steren.
> Splashscreen zoomed in android on cordova 2.7
> ---------------------------------------------
>
> Key: CB-3337
> URL: https://issues.apache.org/jira/browse/CB-3337
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.7.0
> Environment: Cordova 2.7 (upgraded from 2.5), Android 2.2 - 4.1.2
> Reporter: Frederico Costa Galvão
> Assignee: Joe Bowser
> Labels: android, splashscreen
> Attachments: bacon.zip
>
>
> I've been using a 9patch splashscreen image since cordova 1.9, and it's been
> working until now (cordova 2.5).
> After upgrading to 2.7, any image I try to set as splashscreen appears to be
> zoomed at least 2x, maybe more.
> I've tried with different 9patches, simple images, specific dpi images, and
> even a bitmap xml descriptor which is accepted by android. None of them
> worked, all with the same problem.
> As I follow closely cordova commits and changelogs, all I know is that it's
> related to this commit:
> https://github.com/apache/cordova-android/commit/ba314246047501c36916604facb5e097572771e4
> I haven't found any discussion that leads to that commit, so I can't say
> anything as to why this change was made.
> An example is attached. Just change cordova*.js/jar from 2.7 to 2.5(or 2.6)
> to see the difference.
> As a side note, I realized that simply specifying the 'splashscreen'
> preference in config.xml was not enough, and I had to put the code on the
> java class too to make it even recognize the splash setting. However, this is
> not an 2.7 issue, as I have seen it before on 2.5.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira