Wednesday, 2 October 2013

UITableView accessory shown twice

UITableView accessory shown twice

I use a UITableView with custom cells. Each cell has the accessory set to
DisclosureIndicator. When I am in portrait mode it's fine. When I rotate
and go in landscape mode then the accessory is twice there: at the
portrait position, and at the landscape position. I also checked the cell
subviews and when I am in landscape the UIButton for the accessory is
twice.
Anybody else encountered this issue? Any idea to fix it?
Thanks

No comments:

Post a Comment