[a11y] Fix talkback saying twice "Report room"

This commit is contained in:
Benoit Marty
2025-07-09 16:09:17 +02:00
parent 8fec3986b4
commit 00a1e3c1d0

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,