Compositional Layout

Hello, guys!

Maybe someone did face such a problem: when you create a collection view with a content inside using compositional layout with a center orientation, it initially appears with a non-centered content (ImageView in this case), and then, after you touch your collection view (just by pushing it for example), it goes normally. Pictures are attached, at the first one you can see how it appears after initialization and at the second one you can see the condition after pushing it. Please advise if someone is aware how it can be fixed.

Thank you and have a great day!


Have you tried changing the inset values if it changes launch behavior as well?