Use RoomPreviewAliasAtom in space and room headers
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user