Hello everyone, I have a StackLayout with a ScrollView inside, and inside the ScrollView there is a Slider.
I am unable to drag the Slider. I can click along its path to change it's value, but I can't drag it.
If I remove the ScrollView everything works as expected. I'm testing it in Android right now.
Any help will be appreciated.
Thanks