去掉UItableview headerview黏性
摘要:
//去掉UItableview headerview黏性(sticky)- (void)scrollViewDidScroll:(UIScrollView *)scrollView { CGFloat sectionHeaderHeight = 40; if (scrollView.co... 阅读全文
posted @ 2015-09-24 16:13 ZhaoHanjun 阅读(179) 评论(0) 推荐(0)