Compare commits
2 commits
4070315b94
...
d3fa9e0725
| Author | SHA1 | Date | |
|---|---|---|---|
| d3fa9e0725 | |||
| e55e2172c1 |
1 changed files with 1 additions and 1 deletions
|
|
@ -769,7 +769,7 @@ fun LazyVerticalGridTUO(
|
||||||
fontStyle = fontStyle,
|
fontStyle = fontStyle,
|
||||||
fontWeight = fontWeight,
|
fontWeight = fontWeight,
|
||||||
style = TextStyle(
|
style = TextStyle(
|
||||||
color = MaterialTheme.colorScheme.onSecondaryContainer,
|
color = MaterialTheme.colorScheme.onSecondary,
|
||||||
fontSize = MaterialTheme.typography.titleMedium.fontSize
|
fontSize = MaterialTheme.typography.titleMedium.fontSize
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue