摘要: 最近的一个项目有一个聊天模块,需要对联系人列表右侧标题栏标题颜色做修改,系统默认颜色如下 修改后只需在初始化tableView后做如下操作:tableView.sectionIndexBackgroundColor = [UIColor clearColor];tabelView.sectionIn... 阅读全文
posted @ 2015-01-09 10:20 站在巨人肩膀上看巨人 阅读(127) 评论(0) 推荐(0)