iOS Two custom views of dynamic height Autolayout

34 Views Asked by At

I'm working on autolayout, but I couldn't fix the error, so I'm posting for advice.

I am working on the cell of Table View which has two custom Views. enter image description here

The views in question are Feed Content View and Detail Feed Type Content View. The content of feed depends on the content of feed and the feed option.

enter image description here

set of automatic layout of feed content views.

enter image description here

set of automatic layout of feed type content views.

enter image description here

This is where the error occurs.

Thank you for your help every time, and I would appreciate any good comments and feedback.

0

There are 0 best solutions below