Change settings icon

This commit is contained in:
vfsfitvnm
2022-07-27 19:41:22 +02:00
parent 9b85f23539
commit 849f1ec1cb
2 changed files with 1 additions and 10 deletions

View File

@@ -224,7 +224,7 @@ fun HomeScreen() {
.height(52.dp)
) {
Image(
painter = painterResource(R.drawable.cog),
painter = painterResource(R.drawable.equalizer),
contentDescription = null,
colorFilter = ColorFilter.tint(colorPalette.text),
modifier = Modifier