I would like to show just one row in my collectionView. This one should be scrollable but the Simulator always includes a line break and my view is not scrollable at all.
This is my configuration in my storyboard:
But somehow this is the result:
Thanks!