feat: анимации с реанимации

This commit is contained in:
Jganenokk
2026-08-06 19:21:45 +07:00
parent 81159bac60
commit 79c743e86a
50 changed files with 3247 additions and 925 deletions
@@ -3108,6 +3108,7 @@ class _ChatListScreenState extends State<ChatListScreen>
Expanded(
child: ActivitySubtitle(
chatId: int.tryParse(id) ?? 0,
group: chatType != 'DIALOG',
child: messageLine,
),
),