JJMM/CUSLayout

how to calculate rowlayout height ?

Opened this issue · 1 comments

if the rowlayout in cell's subview , i need to compute the height for row before the view is showed. how to do that?

JJMM commented

[view computeSize:CGSizeMake(-1, -1)];