Is it possible to put another scrollview inside a scrollview??
because in one page of my scrollview i need to put scrollable images.
I already tried it but it’s not scrolling.
Can it be done? or is there another way??
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.
Yes, sure.
I suggest you to see PhotoScroller sample in Apple doc.
Hope it helps.
Edit
If you provide some code, maybe it is possible to help you.