ABMExpandingTableViewCells
ABMExpandingTableViewCells copied to clipboard
Resizing the expended cell
I've been unable to figure out how to resize the height of the expanded cell (I need it larger than the expanding cell). You can't look for the cell identifier in heightForRowAtIndexPath since it's called before cellForRowAtIndexPath. I'm using storyboard.