SLExpandableTableView
SLExpandableTableView copied to clipboard
Height for sub row
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.
By sub row you mean the normal - not section - cell? If so, just override tableView:heightForRowAtIndexPath:.