Change name to match use case.
This commit is contained in:
parent
5ea59feb6f
commit
8378500a25
2 changed files with 2 additions and 2 deletions
|
|
@ -226,7 +226,7 @@ private fun RoomSummaryView(
|
|||
id = summary.roomId.value,
|
||||
name = summary.name,
|
||||
url = summary.avatarURLString,
|
||||
size = AvatarSize.ForwardRoomListItem,
|
||||
size = AvatarSize.RoomSelectRoomListItem,
|
||||
),
|
||||
)
|
||||
Column(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue