mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-08 22:52:53 +02:00
One more line for description
This commit is contained in:
@@ -366,7 +366,7 @@ fun SettingsRow(
|
||||
text = stringRes(description),
|
||||
style = MaterialTheme.typography.bodySmall,
|
||||
color = Color.Gray,
|
||||
maxLines = 2,
|
||||
maxLines = 3,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user