SLExpandableTableView icon indicating copy to clipboard operation
SLExpandableTableView copied to clipboard

Height for sub row

Open kksuthar321 opened this issue 10 years ago • 1 comments

I want to change height for sub row . but no any method provided for this . would you please suggest how can i change the height of sub row. I want main row height 44 and sub row height 145.

kksuthar321 avatar Feb 01 '16 13:02 kksuthar321

By sub row you mean the normal - not section - cell? If so, just override tableView:heightForRowAtIndexPath:.

natalia-osa avatar Feb 04 '16 14:02 natalia-osa