Set softWrap
to true again for Pill
text (#8391)
(cherry picked from commit 8b0affe9bd15d05b0aad7033d0069d17fb478852)
This commit is contained in:
parent
9cc5831689
commit
762f383fb6
@ -42,7 +42,6 @@ fun Pill(
|
||||
text = text,
|
||||
fontSize = fontSize,
|
||||
maxLines = 1,
|
||||
softWrap = false,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user