I want to show same image view whatever u have mode either portrait or LAndsacpe mode.5n my case when i change my UIView then image frame in scroll layout frame don't show same image it start from image no.1 but i required same image no. when i change orientation. So for that what will i do ?
Asked
Active
Viewed 88 times
1 Answers
0
It sounds like you're having problems with scroll views when the orientation changes? Have a look at this answer I posted a while ago (example code included).
-
this method is not implement in code. because i have define ratation in app delegate file. and i have two different xib which is shown by switch controller. so for xib how i do it? – ram Jul 04 '11 at 12:09