Skip to content

Scroll velocity #6

@JMedinilla

Description

@JMedinilla

Hi.

I would like to know what could be changed, or how could I use this library, with an automatic scroll. I have a layout with some buttons on it, and since it's just like another screen of the form, if I am closing the menu, but I had the finger on one of them, that button will perform its action.

So, to prevent that, I have to write something like...

if (customMenu.getState() == CustomMenu.State.SCROLLING) { }

... but then the problem is the velocity of the menu itself. It's ok at closing, but for opening, it's terribly slow. And the more near the end, the slower it goes.

I would like it to fully open at maximum speed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions