Auto layout issue with a row of image views
问题 This is driving me nuts! I am trying to show a row of images of followers to a profile in my app. The idea is for it to be 5 images where you could theoretically click on them and move to their profile. Here is what I am having troubles with now : I've never had to ask about auto layout before so I don't know what to show you all for your help. Is feel like this is a silly problem... Here is the setup: Designed in a separate XIB All elements are encapsulated in a UITableViewCell Any help