ios - How do I resolve this CollectionViewCell Constraint issue? -


i can't figure out constraint being broken coming from. i'm resizing width of image width of screen , have aspect ratio on it. if remove both of them , make static height don't error isn't desired result.

what missing?

xcodeimage

from console, appears there nsautoresizingmasklayoutconstraint has been added list of constraints. problematic. suggest setting translatesautoresizingmaskintoconstraints false views (especially ones added programmatically).


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -