Not working in UIStackView
aehlke opened this issue ยท 5 comments
aehlke commented
The text gets truncated to one line, and only one character if numberOfLines = 1
sammy-SC commented
Hello @aehlke,
I'm using ExpandableLabel
in UIStackView
without any problem. Could you please provide me with code sample showing the problem? I will take a look.
Thank you
sibincc commented
any update?
sibincc commented
actually, no issues it's working fine in my stack view I had to tweak my code a bit that's all
drakecaiman commented
Don't know if anyone is still having this problem, but I find this happens when there are no x-axis constraints on the label.