-
### Description
I have a TabView, and 2 TabViewItems, and have set IsSwipeEnabled to False. Inside the first TabViewItem I have a SwipeViewItem where you swipe left to delete an item. On the first tr…
-
### Tell us about the problem
Swipe events `itemSwipeProgressStarted`, `itemSwipeProgressChanged` are returning incorrect values for `index` and `swipeView` on Android. iOS is functioning correctly.
…
-
Hi, I will be using swipe view for different layout in the same view controller. Is there a properties or a way for me to detect which swipeView is this (whether this from SwipeView A or SwipeView B) …
-
### Description
I've added contextual actions to a collection view's items with the following xaml :
…
-
Hi, i was wondering hoy can make a swipe view with tableview inside?
i guess that part is not complicated, but how do you get the tableview´s delegate methods calls?
thanks
-
### Description
![Screenshot 2024-05-22 alle 17 26 38](https://github.com/dotnet/maui/assets/56956625/98bf792d-18ac-41cd-9349-8832fa77548b)
Just like shown in the screenshot above, when the conten…
-
Whenever I try to scroll up or down in the example app, it only works if I use the left or right edge of the screen. Does it work inside scroll views?
-
**Describe the bug**
The SwipeView control was added to the following views to allow Edit/Delete operations to be performed with a right-swipe on touch enabled devices:
- Src/MoneyFox.Ui/Views/Acc…
-
I have x UITableViews inside the scrollview which is setup to scroll horizontally. If I'm at the bottom of one of these table views as soon as I start scrolling the swipeview horizontally the tablevie…
-
I am trying to customise my treeview but when I wrap a frame around the checkbox element the checkboxes stop working.
This works:
```
…