rnystrom / RNSwipeViewController

Swipe in view controllers from off-screen similar to Check the Weather.
MIT License
293 stars 50 forks source link

Fix for loading in the wrong orientation on iPad #1

Closed DCritelli closed 11 years ago

DCritelli commented 11 years ago

The views where still being created in portrait when the app was launched in landscape on the ipad. I just added a check for the orientation and adjusted the frame in viewDidLoad.

rnystrom commented 11 years ago

Good find, thanks!

serhatsari commented 11 years ago

you welcome

Serhat SARI, Inomera A.Þ. GSM: 0506 257 3665 Tel: 0212 287 0166 Faks: 0212 287 0167

http://www.youtube.com/watch?v=6ioqU63Q8QM&feature=player_embedded

Web: http://www.inomera.com/ Boðaziçi Üniversitesi Kuzey Kampüs Teknopark Binasý Zemin Kat, No:106 34342 Bebek - Beþiktaþ, Ýstanbul

2012/12/24 Ryan Nystrom notifications@github.com

Good find, thanks!

Reply to this email directly or view it on GitHubhttps://github.com/rnystrom/RNSwipeViewController/pull/1#issuecomment-11665474.

dileepunni1 commented 11 years ago

hi

may be a my mistake,but i don'y know why my center screen is always grey in color, but it ocntains an image and two buttons,

this is my code for app delegate


can u suggest me , if some thing wrong in my code

thanks Dileep