Reply-бар: Telegram-parity стилизация, alignment, preview-текст и cross-platform аудит

This commit is contained in:
2026-03-29 19:39:08 +05:00
parent 469f182155
commit 44a74ad327
11 changed files with 541 additions and 70 deletions

View File

@@ -5,6 +5,8 @@ struct CallActivityAttributes: ActivityAttributes {
let peerName: String
let peerPublicKey: String
let colorIndex: Int
/// Tiny avatar thumbnail (32x32 JPEG, ~1-2KB). Nil = show initials.
let avatarThumb: Data?
struct ContentState: Codable, Hashable {
let durationSec: Int