ios - How to create flow view layout in iphone -


I have successfully applied the coverflow view in my page. However, as you can see in the attached image from SnapGuide , Does not start from the visual center, but with extreme authority.

I tried to do this by creating the first view as an index of 0 with a transparent background. When I keep scrolling sideways, it works fine. However, while scrolling backwards, the index seemed to override each other. Example: Index of 0 will overlap the index of 0. I do not know why this is happening.

Is there an alternative way that SnapGuide would have implemented it, which I do not remember?


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -