-
functionality when users swipe on task then it deletes it
-
Hello,
I've got the app from f-droid (version 1.1.2), when starting the apps it populate with a "default" cards, how can we delete that entry?
Also I didn't find how to edit an entry (we may fo…
-
When in edit scene, swiping left displays the edit button, but we can't click it to delete a file in the queue.
-
To support touch devices we should implement a library that support swiping gestures, and add support for this in all lists.
josx updated
11 years ago
-
Hi, I want to delete several unused tokens in my iOS app. I haven’t found any way to do this. E.g. swiping left or right doesn’t do anything.
My Device:
iPhone 16 Pro
OS: 18.0.1
-
Implementation of swipe-to-delete is not complete without showing rightward movement of the swiped item, as described in design/mobile_app_mvp_priorities.pptx
arlin updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
I am using this in the context of a WebView embedded in an iOS (and later Android) mobile app. As of right now, I haven't found a gr…
-
-
The user can swipe right on a question in the question list to delete the question.
The question must be removed the view as well as from CoreData.
-
https://github.com/MSay2/CircularDeletionSwipe
A nice swipe animation. I may implement it.