TF-3480 Fix conflict when rebase master

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-03-17 15:14:55 +07:00
committed by Dat H. Pham
parent f0fb43aa2a
commit 0bd1ab7e5d
6 changed files with 62 additions and 32 deletions
@@ -84,7 +84,7 @@ class MailboxDashBoardView extends BaseMailboxDashBoardView {
ComposeButtonWidget(
imagePaths: controller.imagePaths,
onTapAction: () =>
controller.goToComposer(ComposerArguments()),
controller.openComposer(ComposerArguments()),
),
Expanded(child: SizedBox(
width: ResponsiveUtils.defaultSizeMenu,