Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

DMCircularScrollView with non fixed width view #3

Description

@ErwannRobin

Hello,
In my app, I have several view inside a scrollview, but they are not stuck together.
They sometimes leave blank between each other and they sometimes overlap.

I would love to use DMCircularScrollView to be able to loop the scrollview, but I don't know exactly where to look to be able to handle such a feature.

I think that it has something to do with the relayoutPageItems function where you seems to shift all the viewsToLoad by a fixed offset_x.

Do you think it requires to change things elsewhere ?

One more thing : I would also like to disable the paging mode. I found it inside initWithFrame but it works only when I scroll from right to left, not from left to right ; do you have an idea ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions