[AC-508] ListView item with images disappear with SDK 5.1
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2015-11-21T19:03:06.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Peter Ladis |
| Assignee | Shak Hossain |
| Created | 2015-11-21T06:07:17.000+0000 |
| Updated | 2015-11-21T19:03:06.000+0000 |
Description
As I scroll up and down my list view, i notice that my images randomly dont render on the screen. I have attached and example if it happening. My first pass of them listview item there was an image there…as i scrolled off screen and come back…it doenst re-render. The image is stored locally after its initially downloaded from the server. When i click on the list view ..my app goes to a detail view…and the image is shown…very wierd. Downgrading to SDK 5.0.2…and the problem doesnt occur
Attachments
[~peterladis] Can you please post an example here?