修复bug
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
_pagingView.listContainerView.backgroundColor = [UIColor clearColor];
|
||||
_pagingView.mainTableView.backgroundColor = [UIColor clearColor];
|
||||
_pagingView.listContainerView.listCellBackgroundColor = UIColor.clearColor;
|
||||
_pagingView.pinSectionHeaderVerticalOffset = kNavigationHeight;
|
||||
_pagingView.pinSectionHeaderVerticalOffset = 57;
|
||||
_pagingView.isListHorizontalScrollEnabled = NO;
|
||||
_pagingView.mainTableView.gestureDelegate = self;
|
||||
|
||||
|
Reference in New Issue
Block a user