Typo
This commit is contained in:
parent
c81cb4c801
commit
6723e14beb
@ -294,7 +294,7 @@ fun ThemeColorPreference(
|
|||||||
.padding(top = 16.dp)
|
.padding(top = 16.dp)
|
||||||
) {
|
) {
|
||||||
Text(
|
Text(
|
||||||
text = "C",
|
text = "T",
|
||||||
modifier = Modifier.width(32.dp),
|
modifier = Modifier.width(32.dp),
|
||||||
style = MaterialTheme.typography.labelMedium,
|
style = MaterialTheme.typography.labelMedium,
|
||||||
textAlign = TextAlign.Center
|
textAlign = TextAlign.Center
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user