mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
filled flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user