how to calculate rowlayout height ?
Opened this issue · 1 comments
ivanyang1984 commented
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)];