SnapKitExtend
SnapKitExtend copied to clipboard
只有一行的时候,设置edgeInset.bottom 时会有错位
array.snp.distributeSudokuViews(fixedLineSpacing: 0, fixedInteritemSpacing: 15, warpCount: 2, edgeInset:UIEdgeInsets(top: 68, left: 30, bottom: 15, right: 30))
I also encountered this problem