The scrollView delegate method scrollViewDidEndDecelerating:scrollView
is not get called for vertical scrolling(It is working well for horizontal scrolling) I don't know how to make it inform the View controller about the deceleration of vertical scrolling. help me to know if it is possible?
Edit:-I've enabled paging in the scrollView