Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3886] [iOS] Listview not rendering Items correctly

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-06-30T21:00:36.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, iphone, listview
ReporterNico Barelmann
AssigneeShak Hossain
Created2016-06-21T23:27:15.000+0000
Updated2016-06-30T21:00:36.000+0000

Description

I do have 100 single png files inside my application (local assets folder) to show a circular-progress on my items inside a Listview. One Image for each possible percentage value. If i try to render them inside my listview only the first 4-6 items are correct, items after that are showing wrong images, but the value inside a label on the same row is correct. (see screenshot for example) After some testing it occurs, if i scroll quickly from top to bottom and repeat this a few times, after some try-outs the images are correct. Scrolling again and they are wrong again. So i guess there are Bugs inside the Listview rendering Items like this. (on Android everything works fine - Tested on Genymotion Emulator and 2 different Android Devices)

Attachments

FileDateSize
Bildschirmfoto 2016-06-21 um 21.40.22.png2016-06-21T23:26:42.000+000033739

Comments

  1. Sharif AbuDarda 2016-06-28

    Hello, We need a test code, for your case a sample app that causing the issue in iOS. We will test it in our environment and if we generate the issue we will understand the issue clearly and can recommend something. If this is a bug we will escalate the ticket. As you said the issue is not occurring for Android. This is probably memory issue for iOS, as it's taking time to render. Attach a sample code to work with. Regards, Sharif.

JSON Source