i have a view on which i have image view and scroll view and tableview . scroll view is double the iphone screen .now when i slide the scroll to left i does not stand there rather it slides back to starting position ,how can i fix it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Scrollview should not be off screen, and not bigger than the screen. You set the scrollviews contentsize to be bigger than the scrollview itself..