[a11y] Fix talkback saying twice "Report room"
This commit is contained in:
parent
8fec3986b4
commit
00a1e3c1d0
1 changed files with 0 additions and 1 deletions
|
|
@ -176,7 +176,6 @@ private fun RoomListModalBottomSheetContent(
|
||||||
leadingContent = ListItemContent.Icon(
|
leadingContent = ListItemContent.Icon(
|
||||||
iconSource = IconSource.Vector(
|
iconSource = IconSource.Vector(
|
||||||
CompoundIcons.ChatProblem(),
|
CompoundIcons.ChatProblem(),
|
||||||
contentDescription = stringResource(CommonStrings.action_report_room),
|
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
style = ListItemStyle.Destructive,
|
style = ListItemStyle.Destructive,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue