I want to layout the children of my viewcell in an efficient manner. how can I get the size of the viewcell?
Only thing I've got so far is I could extend an absoluteLayout, and call a delegate for laying out; but that just seems ugly.
I want to layout the children of my viewcell in an efficient manner. how can I get the size of the viewcell?
Only thing I've got so far is I could extend an absoluteLayout, and call a delegate for laying out; but that just seems ugly.