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 のテーブルビューの背景色を変更することに興味があります。私はそれを行うことができますが、私の問題は、Facebook の友人の姓ラベルの白い背景色を削除できないことです。
この方法を使用してUITableView backgroundColor、セルの色を変更します。
UITableView
backgroundColor
- (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath