Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0FD3E26F for ; Fri, 23 Nov 2012 10:03:02 +0000 (UTC) Received: (qmail 75699 invoked by uid 500); 23 Nov 2012 10:03:02 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 75638 invoked by uid 500); 23 Nov 2012 10:03:01 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 75534 invoked by uid 500); 23 Nov 2012 10:02:59 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 75525 invoked by uid 99); 23 Nov 2012 10:02:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 10:02:59 +0000 Date: Fri, 23 Nov 2012 10:02:59 +0000 (UTC) From: "Fabrizio Bottino (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <780439492.18929.1353664979709.JavaMail.jiratomcat@arcas> In-Reply-To: <1935119134.29531.1345458038109.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1263) Android SplashScreen: landscape + portrait 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-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503138#comment-13503138 ] Fabrizio Bottino commented on CB-1263: -------------------------------------- Any news on this? > Android SplashScreen: landscape + portrait > ------------------------------------------ > > Key: CB-1263 > URL: https://issues.apache.org/jira/browse/CB-1263 > Project: Apache Cordova > Issue Type: Improvement > Components: Android > Affects Versions: 2.0.0 > Reporter: Fabrizio Bottino > Assignee: Simon MacDonald > Priority: Minor > Labels: splashscreen > Attachments: splash_l.png, splash_p.png, splashscreenType-2.2.0.patch, splashscreenType.patch > > > When you start your application helding your device in landscape mode the splash screen image appears stretched. > Would be nice to be able to set two images to be used as splash screen for portrait and landscape mode. Example: > {{super.setIntegerProperty("splashscreen-landscape", R.drawable.splash_l);}} > {{super.setIntegerProperty("splashscreen-portrait", R.drawable.splash_p);}} > {{super.loadUrl("file:///android_asset/www/index.html", 5000);}} > Just like you can do in iOS Xcode. > BTW: got screenshot instruction from [http://simonmacdonald.blogspot.it/2012/04/phonegap-android-splashscreen-just-got.html] but I couldn't find same information on official phonegap/cordova documentation. -- 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