Hello Forum
I my app i placed a customListView rotated by 180 degrees. Everything worked fine until i upgraded my device to Android 9.
Now scrollong that CLV became problematic: if you drive the scrollview by the finger it works, but as soon as you lift up the finger the scrollview starts to became crazy scrolling to the opposite direction.
This behaviour happens only on android 9.
I haven't found too much informations about (just this link: https://github.com/xamarin/Xamarin.Forms/issues/6321)
Anyone that experienced the same problem and can suggest a solution?
(I attach an example project with the rotated CLV)
I my app i placed a customListView rotated by 180 degrees. Everything worked fine until i upgraded my device to Android 9.
Now scrollong that CLV became problematic: if you drive the scrollview by the finger it works, but as soon as you lift up the finger the scrollview starts to became crazy scrolling to the opposite direction.
This behaviour happens only on android 9.
I haven't found too much informations about (just this link: https://github.com/xamarin/Xamarin.Forms/issues/6321)
Anyone that experienced the same problem and can suggest a solution?
(I attach an example project with the rotated CLV)