abiaad/PASImageView

Issue with UITableViewCell

pinkal opened this issue · 2 comments

Hi,
I have a custom cell with PASImageView, the issue is when i scrolls the table view the previous cell's image is displayed and then the correct image is displayed.
Eg. There is 8 rows visible in the tableview, now when i scroll the 9th row will display image of the 1st row and after 1-2 second the correct image is displayed. Means progress for the 9th row is not visible. Can you help me for this?

Thanks.

Anyone has solution for this? Its urgent.

Sorry but I don't have time.
Did you try to debug your problem (by setting breakpoints etc ...) ?