You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I placed a DownTextView inside a UITableViewCell, set up the appropriate constraints, but it's not respecting the content of the text view. With other frameworks and simple labels it's working as expected. Instead the cell is showing height of 0.
Is the DownTextView height is being calculated automatically?
The text was updated successfully, but these errors were encountered:
ℹ Please replace this with what you did.
I placed a
DownTextView
inside aUITableViewCell
, set up the appropriate constraints, but it's not respecting the content of the text view. With other frameworks and simple labels it's working as expected. Instead the cell is showing height of 0.Is the
DownTextView
height is being calculated automatically?The text was updated successfully, but these errors were encountered: