Hi everyone,
I have a UITextView which is put inside a UIScrollView. When i touch inside the text view and scroll, then sometimes the text view scrolls, but sometimes the scroll view scrolls. I feel that if i touch and drag fast, then the text view scrolls. Otherwise, the scroll view scrolls.
How to avoid this thing ? When i touch and drag the text view, i dont want the scroll view to scroll.
Thanks.
I have a UITextView which is put inside a UIScrollView. When i touch inside the text view and scroll, then sometimes the text view scrolls, but sometimes the scroll view scrolls. I feel that if i touch and drag fast, then the text view scrolls. Otherwise, the scroll view scrolls.
How to avoid this thing ? When i touch and drag the text view, i dont want the scroll view to scroll.
Thanks.