[a11y] Fix talkback saying twice "Report room"

This commit is contained in:
Benoit Marty 2025-07-09 16:09:17 +02:00
parent f4891c2047
commit b50b048a0f

View file

@ -176,7 +176,6 @@ private fun RoomListModalBottomSheetContent(
leadingContent = ListItemContent.Icon(
iconSource = IconSource.Vector(
CompoundIcons.ChatProblem(),
contentDescription = stringResource(CommonStrings.action_report_room),
)
),
style = ListItemStyle.Destructive,