Perbaikan UI/UX
This commit is contained in:
parent
72a623c0a8
commit
6c2d32af30
@ -861,7 +861,7 @@ fun GraphCard(title: String) {
|
|||||||
.height(150.dp)
|
.height(150.dp)
|
||||||
.background(Color.LightGray.copy(alpha = 0.5f))
|
.background(Color.LightGray.copy(alpha = 0.5f))
|
||||||
) {
|
) {
|
||||||
Text("Area Grafik", modifier = Modifier.align(Alignment.Center), color = Color.Gray)
|
Text("Area Grafik", modifier = Modifier.align(Alignment.Center), color = Color.Gray) //warna abu
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user