做游戏动画外包网站/扬州seo博客
今日发现一个奇怪的解决方法
实现以下方法就可以了
- (CGFloat)tableView:(UITableView *)tableView heightForFooterInSection:(NSInteger)section {
return 0.01f;
}
今日发现一个奇怪的解决方法
实现以下方法就可以了
- (CGFloat)tableView:(UITableView *)tableView heightForFooterInSection:(NSInteger)section {
return 0.01f;
}