Hello,
I've built a single page app, with some absolute layout trickery, so I don't use the default navigation and master/detail stuff.
Now i want to add a horizontal swipe detection to show and hide the menu.
I tried adding a dummy Frame around the absolute layout, and add a custom renderer to receive the evnets, but this breaks the listviews and horizontal scrollviews.
Any hints are welcome!
Regards,