Use RoomPreviewAliasAtom in space and room headers
This commit is contained in:
parent
5775ac5c60
commit
9080400ff0
7 changed files with 35 additions and 44 deletions
|
|
@ -260,6 +260,7 @@ private fun SpaceViewContent(
|
|||
Column {
|
||||
SpaceHeaderView(
|
||||
avatarData = spaceInfo.getAvatarData(AvatarSize.SpaceHeader),
|
||||
alias = spaceInfo.canonicalAlias,
|
||||
name = spaceInfo.name,
|
||||
topic = spaceInfo.topic,
|
||||
topicMaxLines = 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue