filled flag

This commit is contained in:
Avently
2025-01-10 19:46:53 +07:00
parent af6cb73bee
commit 8b5da85101

View File

@@ -474,7 +474,7 @@ fun IncognitoIcon(incognito: Boolean) {
@Composable
fun GroupReportsIcon() {
Icon(
painterResource(MR.images.ic_flag),
painterResource(MR.images.ic_flag_filled),
contentDescription = null,
tint = MaterialTheme.colors.error,
modifier = Modifier