Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A4A64182F1 for ; Sat, 19 Sep 2015 05:07:18 +0000 (UTC) Received: (qmail 52416 invoked by uid 500); 19 Sep 2015 05:07:18 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 52400 invoked by uid 500); 19 Sep 2015 05:07:18 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 52385 invoked by uid 99); 19 Sep 2015 05:07:17 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2015 05:07:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 62D7FF4319 for ; Sat, 19 Sep 2015 05:07:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.314 X-Spam-Level: ** X-Spam-Status: No, score=2.314 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id d-TJWeF3GY4e for ; Sat, 19 Sep 2015 05:07:08 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id B78B2206E8 for ; Sat, 19 Sep 2015 05:07:07 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 853332922232 for ; Fri, 18 Sep 2015 22:07:38 -0700 (PDT) Date: Fri, 18 Sep 2015 21:59:17 -0700 (PDT) From: sam991 To: users@flex.apache.org Message-ID: <1442638757756-11205.post@n4.nabble.com> In-Reply-To: <1441345253715-11142.post@n4.nabble.com> References: <1441265679329-11136.post@n4.nabble.com> <1441345253715-11142.post@n4.nabble.com> Subject: Re: TabbedViewNavigatorApplication chrome color MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi everyone, My issue has been resolved, by trying out these two lines. First one is to use the same old themes: -includes=mx.utils.LegacyMobileThemeOverride And, second makes simulator perform or makes the application display same as original deployment Also you may please check the reference link for the same: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50856172 Thanks. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/TabbedViewNavigatorApplication-chrome-color-tp11136p11205.html Sent from the Apache Flex Users mailing list archive at Nabble.com.