cwRichardKim / RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
MIT License
1.67k stars 156 forks source link

Width size error when change the screen orientation #7

Open khacpm opened 9 years ago

khacpm commented 9 years ago

I just clone the project and run it in my Xcode 5.1.1 When I change the phone orientation to landscape. It look like the bar is not full-width support landscap: screen shot 2014-12-01 at 11 06 25 pm

cwRichardKim commented 9 years ago

unfortunately, it doesn’t work in landscape mode just yet. It’ll probably be a small fix but I’ll have to look into it. Sorry about that!

Richard Kim (Choong-Won)

On Monday, December 1, 2014 at 11:08 AM, Phạm Minh Khắc wrote:

I just clone the project and run it in my Xcode 5.1.1 When I change the phone orientation to landscape. It look like the bar is not full-width support landscap:

— Reply to this email directly or view it on GitHub (https://github.com/cwRichardKim/RKSwipeBetweenViewControllers/issues/7).