简体   繁体   中英

UIScrollView and paging touch events not registering outside subview

I have a UIScrollView with paging, just like the apple photos app. The thing with my implementation is that the touch and drag feature does not register outside the bounds of the UIImageView subview. So whenever I have to page, I am forced to touch and drag the image rather than in the blank area. Is this a problem anyone else has faced?

http://www.edumobile.org/iphone/iphone-programming-tutorials/pagecontrol-example-in-iphone/

This link helps for you.. here page controller and scrolview both are used very well.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM