StefanLage / SLPagingView

Navigation bar system allowing to do a Tinder like or Twitter like
MIT License
1.01k stars 85 forks source link

Views got pushed down #27

Closed ElvinJin closed 9 years ago

ElvinJin commented 9 years ago

Hi, I tried to use this and wonder how can I set the navigation bar translucent? I saw that there is a navigationBarView of SLPagingViewController, and all the views got pushed down by the navigation bars. Is that the reason? screenshot 2015-04-25 01 16 12 Thanks for help.

ElvinJin commented 9 years ago

I finally got solutions, which is setting the navigation bar transparent and turn off the Adjust Scroll View Insets thing. So if anyone is wondering, that's the reason!