Merge pull request #4837 from element-hq/feature/fga/room_member_moderation_ui_updates
change (room member moderation) : update icon to match figma
This commit is contained in:
commit
6f3299c314
9 changed files with 18 additions and 17 deletions
|
|
@ -256,8 +256,9 @@ private fun RoomMemberActionsBottomSheet(
|
|||
when (val action = actionState.action) {
|
||||
is ModerationAction.DisplayProfile -> {
|
||||
ListItem(
|
||||
style = ListItemStyle.Primary,
|
||||
headlineContent = { Text(stringResource(R.string.screen_bottom_sheet_manage_room_member_member_user_info)) },
|
||||
leadingContent = ListItemContent.Icon(IconSource.Vector(CompoundIcons.Info())),
|
||||
leadingContent = ListItemContent.Icon(IconSource.Vector(CompoundIcons.UserProfile())),
|
||||
onClick = {
|
||||
coroutineScope.launch {
|
||||
onSelectAction(action, user)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b9222fa30b9d331507f367dfd71108f0c3fafb698d74afa908d9146391660d5
|
||||
size 16796
|
||||
oid sha256:c023a4169536c12d13c7599c4d92e77269337e499b92da85df6501aa18b7818a
|
||||
size 16929
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0c6367c53677d284694ed3e06f8d548a33464822094445344aa7cbd8bb3e88e
|
||||
size 20687
|
||||
oid sha256:73a35d9dc688e2c992fc53ebafbf547f88fd96d5272ccf58fd1ac8a8fde55ab5
|
||||
size 20793
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fbdf555e12892fa89fa73e77d86f7f2f1beab8328fd0b22498e37ee5f966c46
|
||||
size 23648
|
||||
oid sha256:b7a86f06886332e666f2aae7db543bde1eee1dc0c193f4c5797c1289f9287707
|
||||
size 23764
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02d7a5e6169a31c546745565e65766cedb4e70faa00ff73675a5781da96cefaa
|
||||
size 23770
|
||||
oid sha256:752e41bf7050d0e21b644503f1fde9dc479e27563aa6257f2b259ca35d05d15b
|
||||
size 23886
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52ae5c7e74cb17dfc9009ff8eb90c9ca4e9b5d198914fbaede56302cede67b7d
|
||||
size 15660
|
||||
oid sha256:a9d8954f9462d07f7e60bad2bdfb350874b203b389433288b22366d54b4e4b1c
|
||||
size 15707
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34432e8a0eaecd71b4f0db3eeb4914a1e0450652d3c4bdc6d57745d530c51128
|
||||
size 19280
|
||||
oid sha256:049ba622b24940e5bf6b2b008b4ba3752d67b744b816cb8af2909cda56dbf0ad
|
||||
size 19298
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3c8ed9cea0b3525ef565cbd34b3f7014b632f0c3eee9ebfc037d3ae08c44929
|
||||
size 22262
|
||||
oid sha256:958e47f8f5905562f78fcec67a47d0178b50bc0898d63c03deaeb5bb0ddedd8c
|
||||
size 22307
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a02fe75a7c5489a1e2020169db6ac50c117db968f111ce863ced5a2f59c08d1
|
||||
size 22372
|
||||
oid sha256:2ad01b142920b585301210bfde02c0cb942418872d10030de0e8422199169b71
|
||||
size 22410
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue