SDK Ver. 3.3.0
Problem with ListView: I have a ListView with complex views (images, titles atc.) On the first time the ListView is shown its works perfect, even if I reloading (multiple times) the data/rows all works well.
But, when removing the view that contain the ListView, and returning back, the first, second or third row (in every set of 3 rows) is blank, when setting different data to the list, the disappear row change (but always it's the first, second or third on every 3 rows). when waiting 15 seconds idle, and resetting the data/rows all rows are shown.
the problem occurs on SDK 3.3.0 (iPhone) SDK version 3.2.0 was okay.