Is there any existing flow layout which can support a collection view which the user can scroll a collection of images in a horizontal direction but have the images have variable width and same height? I have one sort of working but it sometimes randomly spaces the images. Thanks.
Asked
Active
Viewed 32 times
0
-
When I touch the collection view the randomly placed images become laid out correctly. I have the collection view inside a tablecellview – Gregory Williams Oct 11 '20 at 22:16
-
Is there some setting I need to reset when the cell is reused? – Gregory Williams Oct 11 '20 at 22:43