Compare commits
No commits in common. "d3fa9e0725106975a7788f5b1985e734679e0a8f" and "4070315b945399cd4d5744e4d09643337490c696" have entirely different histories.
d3fa9e0725
...
4070315b94
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.onSecondary,
|
color = MaterialTheme.colorScheme.onSecondaryContainer,
|
||||||
fontSize = MaterialTheme.typography.titleMedium.fontSize
|
fontSize = MaterialTheme.typography.titleMedium.fontSize
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue