aryaxt / iOS-Slide-Menu

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
Other
1.52k stars 359 forks source link

autolayout issue #65

Open kalvish21 opened 10 years ago

kalvish21 commented 10 years ago

When the user is on a phone call, and then switches to the app, the green bar is at top pushing the view down (allowing to go back to the phone call). Seems like my views are enabled for autolayout but when they slide left or right the autolayout disappears. Is there something I'm doing wrong with using this library?

kalvish21 commented 10 years ago

Just to clarify, this issue happens when I slide the center controller left or right to show the menus.