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

should not expect the user to remove the item in any case #4

Open
vincemann opened this issue Jul 24, 2023 · 0 comments
Open

should not expect the user to remove the item in any case #4

vincemann opened this issue Jul 24, 2023 · 0 comments

Comments

@vincemann
Copy link

Would be great if there were a way to restore the old recycler view item canvas after the onSwipeListener is called.
Maybe add a bool 'restoreCanvasLeftToRight' and 'restoreCanvasRightToLeft' to the builder.
In my case for example I display an alert popup on deletion. If the user says he does not want to delete, I am stuck with a red delete symbol instead of the restored item.
To circumvent that one has to remove the old item in any case and restore the item if the user does not want to delete.

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