[英]UITableViewController Bottom Static Cell Space
尝试使用以下方法:设置高度为零的表格页脚视图,如下所示:
tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
希望能帮助到你。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.