I am using a uicollectionview to populate a grid (4x5 cells).Now, sometimes, but not always, I am getting 2 cells that are not aligned with the grid, but they are ~1/4 of the cell size off to the left or right. It appears consistently but not every time the grid is populated.
Has anyone seen this happening before? Any tips on how to identify the cause would be helpful.