ios - UISlider is difficult to drag in UIScrollView -


i have uislider in uiscrollview , find it's difficult drag. have set right contentsize of scroll view, scroll view able scroll vertical.

i guess there conflict between scroll view , slider when detect gesture. have idea on this?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -