change(room details edit): move to his own module

This commit is contained in:
ganfra
2025-12-03 14:08:14 +01:00
parent 15cb6431c6
commit 2e7355e789
54 changed files with 475 additions and 29 deletions

View File

@@ -92,7 +92,8 @@ fun EditableAvatarView(
radius = (editIconRadius + 4.dp).toPx(),
blendMode = BlendMode.Clear,
)
}) {
}
) {
when {
avatarUrl == null || avatarUrl.startsWith("mxc://") -> {
Avatar(