Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getOpenItems wrong if using swipe gesture to close others #571

Open
huang840801 opened this issue Sep 21, 2023 · 3 comments
Open

getOpenItems wrong if using swipe gesture to close others #571

huang840801 opened this issue Sep 21, 2023 · 3 comments

Comments

@huang840801
Copy link

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

@Dieselkaka
Copy link

Dieselkaka commented Sep 21, 2023 via email

@HeroGentry
Copy link

HeroGentry commented Sep 21, 2023 via email

@uidq1290
Copy link

uidq1290 commented Sep 21, 2023 via email

@huang840801 huang840801 changed the title getOpenItems wrong if using swipe to close others getOpenItems wrong if using swipe gesture to close others Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants