From issues-return-1538-apmail-flex-issues-archive=flex.apache.org@flex.apache.org Sun Sep 29 06:38:31 2013 Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-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 5B42310FB4 for ; Sun, 29 Sep 2013 06:38:31 +0000 (UTC) Received: (qmail 3415 invoked by uid 500); 29 Sep 2013 06:38:29 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 3364 invoked by uid 500); 29 Sep 2013 06:38:26 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 3341 invoked by uid 99); 29 Sep 2013 06:38:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Sep 2013 06:38:25 +0000 Date: Sun, 29 Sep 2013 06:38:24 +0000 (UTC) From: "OmPrakash Muppirala (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FLEX-33611) TileLayout scrolling is worst (v slow) on many android devices including Nexus 7 and Nexus 10 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/FLEX-33611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] OmPrakash Muppirala closed FLEX-33611. -------------------------------------- > TileLayout scrolling is worst (v slow) on many android devices including Nexus 7 and Nexus 10 > --------------------------------------------------------------------------------------------- > > Key: FLEX-33611 > URL: https://issues.apache.org/jira/browse/FLEX-33611 > Project: Apache Flex > Issue Type: Bug > Components: Spark: TileLayout > Affects Versions: Apache Flex 4.9.0 > Environment: Flash Builder 4.7, Apache Flex 4.9, Air 3.7, Mobile Project > Reporter: Ejaz Asghar > Priority: Blocker > Labels: mobile, performance, tilelayout > > Hi, > my app which shows 100 160x160 images on a tile layout works great on iOS, > but on many devices even Nexus 7 or Nexus 10 scrolling is very very slow. We cant launch the product with this. However vertical layout is much much better on same devices. > It looks like TileList require a rewrite for mobile devices. I even specified fixed values to columns, and tile sizes which are all 160x160 (no variable heights/widths). but still its pretty slow. > I'd appreciate if you guys incorporate a mobile friendly Tilelayout for Flex 4.10, which provide fixed sizes of tiles and scroll as fast as vertical layout. > > Thanks -- This message was sent by Atlassian JIRA (v6.1#6144)