Is it the UITableViewCell class itself which contains the animation logic for entering editing mode, or does the UITableView class animate the changes in the cell? (like the width of contentView and other things)
Is it the UITableViewCell class itself which contains the animation logic for entering editing mode, or does the UITableView class animate the changes in the cell? (like the width of contentView and other things)