Open seagullman opened 10 years ago
Same problem. Have you found a solution to this?
I wasn't able to find a solution. I am not longer working on this feature on my project. I will let you know if I hear anything. -
Small warning: this project isn't developed any further.
Besides, if an item comes back all the time, it most likely hasn't been deleted in the onDismissCallback
(see https://github.com/timroes/SwipeToDismissUndoList#ondismisscallback).
It only comes back while the "undoPopup" is displayed. When it dismisses, the item is removed also.
Could you pastebin the relevant code, then perhaps I could look for an error.
When I swipe an item away, it immediately comes back into the list in the same spot. What am I missing?