mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 16:09:16 +01:00
Set softWrap
to true again for Pill
text (#8391)
This commit is contained in:
parent
1a25cea0d6
commit
8b0affe9bd
@ -42,7 +42,6 @@ fun Pill(
|
|||||||
text = text,
|
text = text,
|
||||||
fontSize = fontSize,
|
fontSize = fontSize,
|
||||||
maxLines = 1,
|
maxLines = 1,
|
||||||
softWrap = false,
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user