Malinskiy/SuperRecyclerView

Deferred Item Delete and Undo Dismiss on failure

Opened this issue · 0 comments

Hi, first of all thanks for the brilliant functionality as part of your library, I have a recyclerview where if a user does swipe to delete, the item has to be deleted from a cloud storage service, if the deletion is successful , the swipe to delete actually works, if not, I need to bring that item back in to indicate failure, how can it be achieved, thanks for your reply in advance