Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFB0B17932 for ; Thu, 2 Oct 2014 23:19:35 +0000 (UTC) Received: (qmail 10113 invoked by uid 500); 2 Oct 2014 23:19:35 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 10077 invoked by uid 500); 2 Oct 2014 23:19:35 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 10019 invoked by uid 99); 2 Oct 2014 23:19:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 23:19:35 +0000 Date: Thu, 2 Oct 2014 23:19:35 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-7598) Support 9-patch splashscreen images for Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157391#comment-14157391 ] ASF GitHub Bot commented on CB-7598: ------------------------------------ Github user dpogue closed the pull request at: https://github.com/apache/cordova-lib/pull/87 > Support 9-patch splashscreen images for Android > ----------------------------------------------- > > Key: CB-7598 > URL: https://issues.apache.org/jira/browse/CB-7598 > Project: Apache Cordova > Issue Type: Bug > Components: Android, CLI, CordovaLib > Affects Versions: 3.5.0 > Reporter: Darryl Pogue > Priority: Minor > > If a splashscreen image for Android is specified in config.xml and ends with {{.9.png}}, it is a 9-patch image and should retain that extension when copied into the platforms/android directory. > Currently the file will be renamed to {{screen.png}} when it should be {{screen.9.png}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org