Fix a bug in - (nullable NSArray *)removeCellRecordsAtIndexPaths: removeEmptySections: managedViewUpdates:
where if NO
is passed to removeEmptySections
, then cell won't be properly removed
Fix a bug in - (nullable NSArray *)removeCellRecordsAtIndexPaths: removeEmptySections: managedViewUpdates:
where if NO
is passed to removeEmptySections
, then cell won't be properly removed