Cleanup
This commit is contained in:
parent
cf01390b72
commit
2ac94f2827
3 changed files with 2 additions and 5 deletions
|
|
@ -18,8 +18,8 @@ import io.element.android.libraries.designsystem.preview.PreviewGroup
|
|||
@Composable
|
||||
internal fun TombstonedRoomAvatar(
|
||||
size: AvatarSize,
|
||||
modifier: Modifier = Modifier,
|
||||
avatarType: AvatarType,
|
||||
modifier: Modifier = Modifier,
|
||||
contentDescription: String? = null,
|
||||
) {
|
||||
TextAvatar(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue