-
### What
In some pages we use swipe to the left (for products) but to remove lists we have to long click and for all products we have to use the 3 dot menu.
My suggestion would be to always …
-
### Description
On first use of desktop installation (windows) interstitial comes up to remind user to swipe code panels to edit or delete. This does not work on dektop because that function is a rig…
-
```
What steps will reproduce the problem?
1. Phone > recent
2.
3.
In recent call page, i should swipe one of the contact in the table and click
delete the entry. Neither swipe delete nor edit delet…
-
### Description
Trying to open a swipe view programatically by using the OnSwipeChanging and/or OnSwipeEnded events sender in code behind. I was doing this to try to get around the threshold value …
-
Hi,
Do you plan to implement swipe to remove animations similar to ListViewAnimator?
-
-
Hello,
I wonder if there is a feature in app to _swipe to delete place_, or I'm missing something?
Regards, **Miroslav Maksimovic**
-
### Description
Clicking the Favorite /Delete button does not produce the expected results.
**Note:**
The Favorite & Delete button should have corresponding icons, but it wasn't shown in the pr…
-
Hej there,
I just realized, that paperless has a trash bin *yeah*. https://docs.paperless-ngx.com/usage/#document-trash
What I've figured out is when you delete a document via this ios app (via …
-
I am trying to to allow swipe left to delete for a table view in the centre view controller.
I am implementing the UIGestureRecognizerDelegate and I have the following, which only works occasionally…