Skip to content

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

@vincemann

Description

@vincemann

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.

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