Skip to content

Commit

Permalink
🐛 Fixed the icon tint
Browse files Browse the repository at this point in the history
  • Loading branch information
aritra-tech committed Aug 22, 2023
1 parent 1ae51a0 commit 1e8b826
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ fun EditNoteTopBar(
Icon(
painter = painterResource(R.drawable.ic_delete),
contentDescription = "Delete",
tint = androidx.compose.ui.graphics.Color.White
)
}

Expand Down

0 comments on commit 1e8b826

Please sign in to comment.