[a11y] Fix talkback saying twice "Report room"
This commit is contained in:
@@ -176,7 +176,6 @@ private fun RoomListModalBottomSheetContent(
|
||||
leadingContent = ListItemContent.Icon(
|
||||
iconSource = IconSource.Vector(
|
||||
CompoundIcons.ChatProblem(),
|
||||
contentDescription = stringResource(CommonStrings.action_report_room),
|
||||
)
|
||||
),
|
||||
style = ListItemStyle.Destructive,
|
||||
|
||||
Reference in New Issue
Block a user