摘要:
滑动时,tableview中的headerView 的frame不断改变,collectionView的headerView的center不断改变.sotableview:-(void)setFrame:(CGRect)frame{ [super setFrame:frame]; CGRect rect = [self.superview convertRect:frame toVi... 阅读全文
posted @ 2016-10-27 20:37
levyleo
阅读(359)
评论(0)
推荐(0)
摘要:
collectionView/tableview reloadSections/reloaddata时去掉动画无效时可以尝试使用[UIView performWithoutAnimation:^{ [_collectionView reloadSections:[NSIndexSet indexSetWithIndex:2]]; //刷新操作 }]; 阅读全文
posted @ 2016-10-27 19:50
levyleo
阅读(1670)
评论(0)
推荐(0)
摘要:
github:https://github.com/levyleo/CSStickyHeaderFlowLayout iOS 10 使用时会出现崩溃:https://github.com/CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout/issues 阅读全文
posted @ 2016-10-27 17:13
levyleo
阅读(367)
评论(0)
推荐(0)

浙公网安备 33010602011771号