Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想自定义 Facebook 好友选择器?我对更改 FBFriendPickerViewController 的 tableview 的背景颜色很感兴趣。我可以做到,但我的问题是我无法删除 Facebook 朋友姓氏标签的白色背景颜色。
使用此方法更改UITableView backgroundColor并更改单元格颜色。
UITableView
backgroundColor
- (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath