Saturday, 31 August 2013

setAccessoryType destroys TableViewCell

setAccessoryType destroys TableViewCell

I use a custom tablecell, labels and images are connected with tags.
If i add
[cell setAccessoryType:UITableViewCellAccessoryDisclosureIndicator]
it destroys my tableview. the image destroys and the background-color.
here are the differences:

Does anyone have any idea where the problem could be? Thanks

No comments:

Post a Comment