Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 538B3200BD9 for ; Fri, 25 Nov 2016 01:54:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 52133160B1F; Fri, 25 Nov 2016 00:54:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C03A8160B1E for ; Fri, 25 Nov 2016 01:54:00 +0100 (CET) Received: (qmail 61605 invoked by uid 500); 25 Nov 2016 00:53:59 -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 61587 invoked by uid 99); 25 Nov 2016 00:53:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Nov 2016 00:53:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 999452C03E2 for ; Fri, 25 Nov 2016 00:53:58 +0000 (UTC) Date: Fri, 25 Nov 2016 00:53:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5968) Missing the drawable-xxhdpi folder for Android platform MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 25 Nov 2016 00:54:01 -0000 [ https://issues.apache.org/jira/browse/CB-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15694515#comment-15694515 ] ASF GitHub Bot commented on CB-5968: ------------------------------------ Github user dpogue commented on the issue: https://github.com/apache/cordova-android/pull/344 That is unrelated, and probably an issue with the phonegap-plugin-push. Cordova-Android doesn't do anything related to notifications, or notification-specific icons. > Missing the drawable-xxhdpi folder for Android platform > ------------------------------------------------------- > > Key: CB-5968 > URL: https://issues.apache.org/jira/browse/CB-5968 > Project: Apache Cordova > Issue Type: Bug > Components: Android, CLI > Environment: Android devices supporting xxhdpi (extra extra high density ~480 DPI) > Reporter: Holly Schinsky > Assignee: sterling gerritz > Priority: Minor > Labels: easyfix > > When the drawable-* folders are created from the CLI (under platforms/android/res/), the drawable-xxhdpi folder should also be created with a default 144x144 sized icon.png for extra extra high pixel density android device support. -- 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