Merge pull request #5007 from element-hq/feature/bma/a11y/reportRoom
[a11y] Fix several issues around accessibility
This commit is contained in:
commit
f39304d9d2
10 changed files with 57 additions and 50 deletions
|
|
@ -176,7 +176,6 @@ private fun RoomListModalBottomSheetContent(
|
|||
leadingContent = ListItemContent.Icon(
|
||||
iconSource = IconSource.Vector(
|
||||
CompoundIcons.ChatProblem(),
|
||||
contentDescription = stringResource(CommonStrings.action_report_room),
|
||||
)
|
||||
),
|
||||
style = ListItemStyle.Destructive,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue