Double UIScrollView synchronization - Different height
问题 I'm currently developping iPad application with 2 UIScrollView in the same page. On the left side, there is the content and on the right side, there are some bloc, news. These two UIScrollView are different height size. Example : left 1000, right 2000. I would like to synchronize the 2 UIScrollView , I explain me : When the user scrolls on the left UIScrollView to access on the bottom, the right UIScrollView "scrolls" in the same time. If the left UIScrollView is happened to be at the bottom,