-
### Description
I have a CV with SwipeViews. If you swipe one item to open and then scroll down another open item appear. Just watch the video:
https://github.com/user-attachments/assets/49fa7ad8-60…
-
### 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 …
-
Create a SwipeView for LevelHierarchyActivity
-
### Description
it seems following combintions triggers program to throw an exception of "Value does not fall within the expected range.":
- CollectioView with SwipeView
- the binding list of c…
-
### Description
I use a `SwipeItemView` with a `Grid/HorizontalStackLayout/...` within a `CollectionView DataTemplate
`. The App was used under .NET 7 and working fine. When I migrated it to .NET 8 t…
-
### Description
![MauiSwipeViewIssue](https://github.com/dotnet/maui/assets/24847652/b2288e57-5442-4006-95a1-3973f305c76d)
### Steps to Reproduce
1. Create new .NET Maui App
2. Add a SwipeView w…
-
### Description
I have tried to use the SwipeView in a collectionview but no matter if i use Left or Right Items i am getting rendering issues.
If i use RightItems, the cell contents overlap the…
taori updated
6 months ago
-
The longer you leave the homepage open, the more the swipeview container active tile gets incorrectly offset.
![screen shot 2013-05-17 at 6 19 10 pm](https://f.cloud.github.com/assets/407639/520638/2…
-
### Description
When a ```SwipeView``` is swiped, it can be tapped to close. However, this tap will also activate ```TapGestureRecognizer```s attached to the ```Content``` views
Please note that…
-
### Description
SwipeItemView items do not display when added to a SwipeView.
### Steps to Reproduce
…