Yalantis / DisplaySwitcher

Custom transition between two collection view layouts
https://yalantis.com
MIT License
2.33k stars 190 forks source link

help me #31

Closed ghost closed 6 years ago

ghost commented 6 years ago

i use the swift4 Branch at iPhoneX is awesome ! but in iPhone 6 、iPhoneSe like video https://goo.gl/TCwbw5 plz help me

rnkyr commented 6 years ago

Hey, @LazyScream! Please take a look at content inset of the collection since the logic of how it works changed in 11th SDK

ghost commented 6 years ago

what 's 11th SDK ?

rnkyr commented 6 years ago

I mean iOS SDK 11

ghost commented 6 years ago

in iOS11 is ok iOS 10 is no ok , so only support iOS11 ?

rnkyr commented 6 years ago

Hello, @LazyScream Just checked example project on iOS 10.3 and iOS 11 devices. Everything works well. Looks like your problem related to constrains. Try setting top constraint's second item to superview. Closing as not related to the component