ios - In a UICollectionView, how can I get my cells to autolayout BEFORE they appear on screen? -


i have uicollectionview self sizing cells. when scroll through collection can see cells resizing @ bottom of screen.

is there way can cells resize before appear?

i using flow layout , cells contain 3 labels. using estimateditemsize.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -