touchmoved is not called in UIScrollview?
- by senthilmuthu
i am using ScrollviewDelegate Protocol in viewcontroller.but i am using Custom
UIView(UIImageview)in that custom view touch began, touch ended is working ,but touchMoved is not called.how can i achieve this one?