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

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

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -

hadoop - Sqoop installation export and import from postgresql -