Skip to content

Make LoopingLayoutManager open to allow customizing its behaviorΒ #72

@Maxr1998

Description

@Maxr1998

πŸ”‘ Use case

I'd love to be able to dynamically disable scrolling; for that, I need to override canScrollHorizonzally() or canScrollVertically().

πŸ”¨ Proposal

Add the open keyword to the LoopingLayoutManager to allow extending it.

πŸ”§ Alternative

The reason I want to disable scrolling is that I'm using it as a pager, when there's just one element, scrolling should be prohibited.

πŸ“ Other info

N/A

🐝 Request for assignment

If possible, I would like to implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions