UICollectionView horizontal paging - can I use Flow Layout?

后端 未结 8 2087
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-07 09:27

This is related to but distinct from To use Flow Layout, or to Customize?.

Here is an illustration of what I’m trying to do:

8条回答
  •  -上瘾入骨i
    2020-12-07 09:28

    Can simply change Scroll Direction in UICollectionView.xib to Horizontal. And use with the correct order of elements in the array.

提交回复
热议问题