iOS 8 GM(Xcode 6) does not update constraints on collection views

origin:http://stackoverflow.com/questions/25753373/ios-8-gm-does-not-update-constraints-on-collection-views

Make a subclass of UICollectionViewCell and make said subclass the superclass of ALL of your cells. It will fix you right up.

Example:

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注