ios - UIPickerView won't move on scrollview -


i have uiscrollview has uiview subview. uiview contains uipickerview. uipickerview not move when try scroll. reading other posts seems having picker view on top of scroll view problem. i'm confused why issue because have uiview in between. also, how fix problem.

try:

scrollview.cancancelcontenttouches = no; scrollview.delayscontenttouches = no; 

Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -