TF-3947 Thread Detail Thread level move & delete

This commit is contained in:
DatDang
2025-08-06 11:23:35 +07:00
committed by Dat H. Pham
parent 4e4053a361
commit d34ddf5d39
9 changed files with 150 additions and 24 deletions
@@ -165,7 +165,7 @@ class EmailViewAppBarWidget extends StatelessWidget {
icon: _imagePaths.icMoveEmail,
iconSize: EmailViewAppBarWidgetStyles.buttonIconSize,
iconColor: EmailViewAppBarWidgetStyles.iconColor,
tooltipMessage: appLocalizations.move_message,
tooltipMessage: appLocalizations.moveMessage,
backgroundColor: Colors.transparent,
onTapActionCallback: () => onEmailActionClick?.call(
presentationEmail,