removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
6e72450315
commit
d54a1d4b02
@ -55,12 +55,6 @@ public final class SelfSizingCollectionView: UICollectionView {
|
||||
self.collectionViewLayout.invalidateLayout()
|
||||
}
|
||||
}
|
||||
|
||||
// public override func reloadData() {
|
||||
// super.reloadData()
|
||||
// setNeedsLayout()
|
||||
// layoutIfNeeded()
|
||||
// }
|
||||
|
||||
//--------------------------------------------------
|
||||
// MARK: - Private Methods
|
||||
|
||||
Loading…
Reference in New Issue
Block a user