How can create a view with mutiple images, something similiar to the photo app on the iphone?
THanks
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.
So if you want a 4 by 4 grid of pictures (that are 20×20) each for example, you can use a scroll view and add UIImageViews to it something like