mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-10 16:31:48 +00:00
wip
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ private fun CIMetaText(
|
||||
}
|
||||
if (meta.msgSigned == MsgSigStatus.Verified) {
|
||||
Spacer(Modifier.width(4.dp))
|
||||
StatusIconText(painterResource(MR.images.ic_verified_user), color)
|
||||
StatusIconText(painterResource(MR.images.ic_verified), color)
|
||||
}
|
||||
|
||||
if (showTimestamp) {
|
||||
|
||||
Reference in New Issue
Block a user