i have horizontal UIScrollView which is extended from UIScrollView and i added UIButtons horizontally. i can only scroll out of the button
UIScrollView
UIButtons
Subclass UIScrollView, return YES in the - touchesShouldCancelInContentView: method.
- touchesShouldCancelInContentView: