Hi all,
I am having a problem with scroll views. I have a scroll view which scrolls vertically and which is the main view in my app. I have another scroll view which has to scroll horizontally and is a sub view of the vertical one. The horizontal scroll view has multiple views which is a subclass of UIView. Now the problem which i am facing is the horizontal scroll view doesn't scroll smoothly and will scroll only if i pinch and flick hardly. But if I disable the scroll of the vertical one, then it scrolls smoothly. I have seen some similar threads with no solutions to this but the hint in those was that the AIM app has got the same kind of a functionality.
Thanks in advance,
Tony
I am having a problem with scroll views. I have a scroll view which scrolls vertically and which is the main view in my app. I have another scroll view which has to scroll horizontally and is a sub view of the vertical one. The horizontal scroll view has multiple views which is a subclass of UIView. Now the problem which i am facing is the horizontal scroll view doesn't scroll smoothly and will scroll only if i pinch and flick hardly. But if I disable the scroll of the vertical one, then it scrolls smoothly. I have seen some similar threads with no solutions to this but the hint in those was that the AIM app has got the same kind of a functionality.
Thanks in advance,
Tony