-
When I get a notification on my LS, I have to tap 1st than swipe to delete (or swipe twice). I cant directly swipe to wipe my notification, but only on LS, on NC I dont have these problems.
-
Since the release of a recent update, RecyclerView natively supports swipe functionality (e.g. swipe to delete) with the help of ItemTouchHelper. It's set up like this:
```
ItemTouchHelper.SimpleCall…
-
How to solve the conflict between swipe action and UITableView swipe to delete action?
-
Hi,
I have detected a problem in the dismiss function. If you setup the SwipeType as Dismiss, when you make swipe on an element of the listview, and touch delete, it works perfectly.
But if you Swip…
-
The delete of flash card is via swipe, but it is only till the time user does swipe that he realises he can delete the flash card that way. There should be a better way, or a better indication to the …
-
### Describe the solution you'd like?
```shell
I think it's a pretty common feature on macOS.
```
### Is your feature request related to a problem? Please describe.
_No response_
### A…
-
On version 4.0 and am getting this all the time, only way to clear it is to open lovelace editor move the tab its on left or right then move it back.
-
# SUGGESTIONS:
* Add option to disable/enable (Tabs) feature .. If you added disabling feature, please make create features:
* Put all notes together in a main screen.
* Ability to hide notes.
* A…
-
In UITableView cell,while swiping tableview cell to delete,LeftMenu also gets swipe.Is there any method to set left gesture touch location i.e. enable left menu swipe if user touch within point locati…
-
The swipe actions are nice but limited to two currently. The following actions might be useful. Maybe a context menu but currently long press is edit... Or maybe a multi actions swipe menu on one side…