标签:style blog http os 2014 io
在UITableView初始化时加上以下代码即可:
self.tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
效果演示:
iOS UITableView 去除多余分割线,布布扣,bubuko.com
iOS UITableView 去除多余分割线
原文地址:http://blog.csdn.net/techzero/article/details/37328885