SwipeListView
SwipeListView copied to clipboard
A ListView with swipe handling like the one in new Outlook Mail app for Windows 10.
Is there any way we can integrate it with WPF apps, any direction will be helpful. Thanks a lot for nice control.
I've been trying to adapt this control for use on the desktop (rt) but something seems to be conflicting with the listView's scrollView and I am unable to scroll my...
The persist mode will keep the right or left content visible after the user performs a swipe (at the 2/5 point). This is useful if you would like to bring...
If I set CanDragItems=true it's possible to drag the SwipeListViewItem like a normal ListViewItem. With a mouse as an input device this is no problem but if I use touch...
Hi In my UWP project I try to change the value of the SwipeListView.ItemRightBehavior in a VisualState Trigger. Doing it in designtime in Blend gives me an "The property value...
Hi, this is a very nice solution for ListView on mobile devices. I'm using this code in a UWP app (desktop and mobile) and it seems to only work in...
Hi, When I swipe the list and parallel when I touch the list with other finger the swipe is freezed.