breaks before a new word, causing the menu item to not take up the full available width. I there was no space behind the last "a", the item would have a larger width. My question is, how can I let this
Text
wrap in the middle of words instead? I tried
softWrap = false
but it has no effect
c
Colton Idle
08/19/2021, 4:15 PM
Can you force letter spacing to 0 and try again? If so, I have a bug open where things break when you use letter spacing and ellipsis. (Material text uses spacing and so by default... All ellipsis text is broken lol)