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 mobile (scrolling and swiping), on Desktop it just shows the items, but it is not "scrollable" or swipable (second thing is rather positive, as I'm using mouse oriented behavior for that. But the scrolling thing is a real issue.
Btw. clicking an item works on both mobile and desktop.
Can you please provide scrolling for desktop or tell me about where this problem is stuck on desktop in comparison to mobile? That would be really nice.
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 mobile (scrolling and swiping), on Desktop it just shows the items, but it is not "scrollable" or swipable (second thing is rather positive, as I'm using mouse oriented behavior for that. But the scrolling thing is a real issue.
Btw. clicking an item works on both mobile and desktop.
Can you please provide scrolling for desktop or tell me about where this problem is stuck on desktop in comparison to mobile? That would be really nice.