我想让一个UITableViewCell更大.我如何做到这一点,我已经尝试调整框架,但没有发生任何事情.我能做什么?
解决方法
你需要实现
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath