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