gannonprudhomme / Flokk

A short video group messaging iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Groups TableViewCell height(constraint?) incorrect

gannonprudhomme opened this issue · comments

Groups cell shrinks to about a height of like 10(versus the expected 100) unless I specifically set the row height in the GroupsViewController, which I don't want to do cause the heights will be different depending on the iPhone

This should be done automatically by the cell's constraints