forkingdog / UITableView-FDTemplateLayoutCell

Template auto layout cell for automatically UITableViewCell height calculating
MIT License
9.94k stars 2.01k forks source link

add section index titles #300

Closed Sarkizz closed 7 years ago

Sarkizz commented 7 years ago

1.Set cell title numberOfLines to 0(Mutable lines); 2.Add a looooong title in dataSource; 3.Add section index title.