Re: Flex Mobile App's Performance while scroll

2015-09-30 Thread Harbs
Take a look at this JIRA issue which describes a way to improve scrolling performance: https://issues.apache.org/jira/browse/FLEX-34821 And here for the discussion: http://apache-flex-development.247.n4.nabble.com/Flex-Scroller-optimization-td46074.html On Sep 30, 2015, at 9:58 AM, Anton Bon

Re: Flex Mobile App's Performance while scroll

2015-09-30 Thread Carlos Monteiro
Hi Anton, 1. Yes it greatly improves performance! 2. you can get some recipes on this link Adobe-MAX2011-Performance-Tuning-Flex-Mobile-Apps.pptx Best Regards, Carlos Monteiro On 30 S

Flex Mobile App's Performance while scroll

2015-09-29 Thread Anton Bondarenko
Hi, Appache. My name is Anton Bondarenko. I'm developing a mobile AIR application for Android and iOS. I have a list of items. A count of this items can be more than 50. Each item includes image icon, few text labels and 1-3 buttons. I used MXML layout. So when I was scrolling a list I detected a b