Initial orientation of UICollectionView (iOS 8) -


i have ios 8 project (no autolayout) uicollectionview 4 items in arranged horizontally. when start app in landscape mode, collection view still in portrait mode. when device rotated, collection view correctly rotates.

willrotatetointerfaceorientation , didrotatefrominterfaceorientation not called initial display. viewdidload , viewwilllayoutsubviews called.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -