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

In recyclerview other rows should get closed when we swipe open any row #541

Open
nishu3389 opened this issue Nov 22, 2019 · 7 comments
Open

Comments

@nishu3389
Copy link

I am implementing swipe layout in comment listing (recyclerview) where i want to give option of edit and delete the comment. so i want to close other comments edit/delete option when user tries to edit/delete one comment.

I have maintained a flag and calling swipeLayout.open(true) and swipeLayout.close(true) methods programmatically but its not fully working as expected.

@cenkgun
Copy link

cenkgun commented Dec 4, 2019

You should use SwipeItemRecyclerMangerImpl

@UmairAhmed420
Copy link

how to use SwipeItemRecyclerMangerImpl?

@cenkgun
Copy link

cenkgun commented Dec 19, 2019

#358 (comment)

@HeroGentry
Copy link

HeroGentry commented Aug 12, 2024 via email

@Dieselkaka
Copy link

Dieselkaka commented Aug 12, 2024 via email

@uidq1290
Copy link

uidq1290 commented Aug 12, 2024 via email

@HeroGentry
Copy link

HeroGentry commented Aug 12, 2024 via email

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

6 participants