Typo
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user