mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
@@ -33,6 +33,7 @@ fun DisplayName(
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
modifier = Modifier.weight(1f, fill = false),
|
||||
)
|
||||
|
||||
if (verificationStatus != null && verificationStatus != VerificationStatus.None) {
|
||||
Spacer(Modifier.width(4.dp))
|
||||
StatusBadge(
|
||||
|
||||
Reference in New Issue
Block a user