Will any of your item renderers have a different width (for horiz scroll) or height (for vert scroll)? I have run into a similar problem with jerky scrolling and flashing if the item renderers are not the same size and it has to calculate from content. For smoother scrolling, set an explicit size for the ItemRenderer and whatever content you can, typically Image.
On Oct 15, 2017, at 6:40 PM, bilbosax <waspenc...@comcast.net> wrote: I have been asking some questions in the last week here on mobile Lists, and it appears that I have one last problem that I have stumbled across. on my mobile AIR app, the first drag or scroll on at least two of the lists in my application will flicker when you first drag it, just one quick white frame. I have found one other reference to this error online on stackoverflow here: https://stackoverflow.com/questions/10490117/flex-mobile-list-flickers and here on this forum, but it was never answered: http://apache-flex-users.2333346.n4.nabble.com/Flex-mobile-List-flickering-on-first-drag-td11724.html Mine is not exactly like the one mentioned here in that I do not use an iconItemRenderer, but rather my own custom itemRenderer, but the results are the same - I am getting a one frame flicker, and only once when using the list. Has anyone else had this experience, and has anyone one found a legitimate fix for the problem??? Thanks!! -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/