Hello everyone !
It seems that PanGestureRecognizer and ScrollView are not working together on Android.
I use them in a listview.
With PanGesture I need to detect the gesturetap and scrollview to scroll my content.
Is there a way to do this with a custom renderer for Android ?
Thanks !