Evgeniy Abramov
Results
2
comments of
Evgeniy Abramov
Hello , i use way from #60 and this code. It's hack, but this works good >:) ``` - (CGFloat) tableView:(UITableView *)tableView heightForHeaderInSection:(NSInteger)section { if (section == 0) return 0.000000000000000001f;...
@milinka Thanks dude! It work's for me :dancer: