feat: анимации с реанимации
This commit is contained in:
@@ -3108,6 +3108,7 @@ class _ChatListScreenState extends State<ChatListScreen>
|
||||
Expanded(
|
||||
child: ActivitySubtitle(
|
||||
chatId: int.tryParse(id) ?? 0,
|
||||
group: chatType != 'DIALOG',
|
||||
child: messageLine,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user