Skip to content

getOpenItems wrong if using swipe gesture to close others #571

@huang840801

Description

@huang840801

private val itemManger = SwipeItemRecyclerMangerImpl(this)

If I use Single mode, itemManger will close other holders if one opens.

itemManger.openItems will return correct item and correct position when I use click gesture.

But if I use swipe gesture to close others, itemManger.openItems will return -1

How to fix it

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