mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Update: Improve Repo items' readability
This commit is contained in:
parent
a3c7552577
commit
05924b5412
@ -100,6 +100,7 @@ private fun RepositoryItemText(
|
||||
text = it,
|
||||
style = MaterialTheme.typography.bodyMedium,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
color = MaterialTheme.colorScheme.onSurfaceVariant,
|
||||
maxLines = 1
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user