jerfin
jerfin

Reputation: 893

Self sizing table view cell not resizing

I am trying to create a self sizing tableview cell with stack view, but the data get shrinked, is there any better way to achieve this.

enter image description here

For Stack view Distribution: Fill Proportionally

also I added tableview.estimatedRowHeight = 95, tableview.rowHeight = UITableViewAutomaticDimension

Upvotes: 1

Views: 42

Answers (0)

Related Questions