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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -