You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try to add the switch as a subview to the contentview of a tableviewcell, now the tableview's animations does not work anymore, i tried both - insertRowsAtIndexPaths:withRowAnimation: and -deleteRowsAtIndexPaths:withRowAnimation:
can you confirm this?
The text was updated successfully, but these errors were encountered:
try to add the switch as a subview to the contentview of a tableviewcell, now the tableview's animations does not work anymore, i tried both - insertRowsAtIndexPaths:withRowAnimation: and -deleteRowsAtIndexPaths:withRowAnimation:
can you confirm this?
The text was updated successfully, but these errors were encountered: