💄 Better attachment display

This commit is contained in:
2024-06-23 20:18:55 +08:00
parent 580d9c7151
commit a0a002974c
4 changed files with 54 additions and 44 deletions

View File

@ -56,8 +56,7 @@ class _CallScreenState extends State<CallScreen> {
color: Theme.of(context).colorScheme.surface,
child: Scaffold(
appBar: AppBar(
centerTitle: false,
titleSpacing: SolianTheme.titleSpacing(context),
centerTitle: true,
toolbarHeight: SolianTheme.toolbarHeight(context),
title: RichText(
textAlign: TextAlign.center,