apploft/ExpandableLabel

Issue with text when string has new line character

khetaram opened this issue · 3 comments

Hi,

I have text for label as (A \n B \n C) and i have number of line is 2 for collapsed state. It is showing just ...More for label

Same here, string with ne lines characters completly breaks ExpandedLabels

Facing the same issue. If the text does not contain any of the spaces then even ...more is showed only, not the entered text. Is it fixed?

its working fine with setting textReplacementType to .character