ABMExpandingTableViewCells icon indicating copy to clipboard operation
ABMExpandingTableViewCells copied to clipboard

Resizing the expended cell

Open brandonskane opened this issue 11 years ago • 0 comments

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.

brandonskane avatar Jan 06 '14 17:01 brandonskane