ios - CollectionView teasing previous and next -


my question bit simple, think, don't see how achieve this.

i have horizontal uicollectionview can see previous , next cell.
set horizontal, paging-enabled collectionview , flow layout.
"just" miss thing.

here mockup of have.

enter image description here

my problem : can't position : current cell centered , previous , next appearing. played - minimuminteritemspacing , - sectioninset property of layout without success.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -