TF-475 Create custom toast
This commit is contained in:
@@ -669,7 +669,8 @@ class ThreadController extends BaseController {
|
||||
emailActionType!,
|
||||
destinationPath: destinationPath));
|
||||
}
|
||||
}
|
||||
},
|
||||
maxWidth: _responsiveUtils.getMaxWidthToast(currentContext!)
|
||||
);
|
||||
}
|
||||
|
||||
@@ -1043,7 +1044,8 @@ class ThreadController extends BaseController {
|
||||
success.currentMailboxId,
|
||||
MoveAction.undo,
|
||||
success.emailActionType));
|
||||
}
|
||||
},
|
||||
maxWidth: _responsiveUtils.getMaxWidthToast(currentContext!)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user