Monday, 26 August 2013

UISwitch in a UITableView cell in editing mode

UISwitch in a UITableView cell in editing mode

I followed this question to put a UISwitch inside tableview. But the
problem is that when I enter editing mode of the the table, the UISwitch
dissapears. I think it is becase it is being added to the accesory view?
Do you know how can I go around this issue?
Thanks!

No comments:

Post a Comment