How many pixels is the available area for an image view in iPhone?
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.
If you need to, you can have access to the full 480×320 screen with something like this:
You will also find useful this info I found in this post:
Status bar: 20 pixels Nav bar: 44 pixels Tab bar: 49 pixels Toolbar: 44 pixels
Hope it helps.