ios - UIScrollview not recognizing swipe from screen edge -


i have uiview containing uiscrollview. have set uiview header view of uitableview. uitableview 20px narrower screen have seit header view fit screen size.

the problem having cant swipe uiscrollview coming in screens edge on both sides. start paging when touch inside of screen.

is there way fix this? lot!

just fix by

self.automaticallyadjustsscrollviewinsets = no;  

put line in viewdidload method , create other controllers.

it's working on ios 7 , latter.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -