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

Lastly menu item that is opened is not closed on new item opened #14

Open
vraj-s-shah opened this issue Aug 1, 2023 · 1 comment
Open

Comments

@vraj-s-shah
Copy link

Normal recyclerview with SwipeLayout as the item

Single item menu open

Another item menu open

I want to close the previous item once the new item is open... can this be handled from the SwipeLayout side or is it has to be managed from the adapter side?

@vraj-s-shah
Copy link
Author

I believe this should be handled from the adapter side as SwipeLayout will only deal with the current item(single) that is shown. Let me know your thoughts.

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

1 participant