Merge branch 'bugfix/SelfSizing' into 'develop'
added @obc for collision See merge request BPHV_MIPS/vds_ios!15
This commit is contained in:
commit
24924db4c3
@ -8,6 +8,7 @@
|
||||
import Foundation
|
||||
import UIKit
|
||||
|
||||
@objc(VDSSelfSizingCollectionView)
|
||||
public final class SelfSizingCollectionView: UICollectionView {
|
||||
|
||||
private var contentSizeObservation: NSKeyValueObservation?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user