2
This commit is contained in:
@@ -109,7 +109,7 @@ static const CGFloat JXheightForHeaderInSection = 50;
|
||||
self.categoryView.cellBackgroundUnselectedColor = [UIColor colorWithHex:0xEFEFEF];
|
||||
self.categoryView.cellBackgroundSelectedColor = [UIColor whiteColor];
|
||||
self.categoryView.cellWidthIncrement = 20;
|
||||
self.categoryView.cellSpacing = 12;
|
||||
self.categoryView.cellSpacing = 12;
|
||||
self.categoryView.contentEdgeInsetLeft = 16;
|
||||
self.categoryView.contentEdgeInsetRight = 16;
|
||||
self.categoryView.averageCellSpacingEnabled = NO;
|
||||
|
||||
Reference in New Issue
Block a user