💄 Optimized call

This commit is contained in:
2025-06-22 01:40:10 +08:00
parent 006841cf82
commit d1506f10ef
8 changed files with 256 additions and 100 deletions

View File

@ -431,7 +431,7 @@ class ChatListScreen extends HookConsumerWidget {
Positioned(
left: 0,
right: 0,
bottom: 0,
bottom: getTabbedPadding(context).bottom + 8,
child: const CallOverlayBar().padding(horizontal: 16, vertical: 12),
),
],