Change from mailbox to folder (#2156)
(cherry picked from commit 1bdaa417a25648bbe5e9c3637c413c246da3d7ef)
This commit is contained in:
committed by
Dat H. Pham
parent
60425888b3
commit
e17f9ab4b1
@@ -42,7 +42,7 @@ class AppBarSendingQueueWidget extends StatelessWidget {
|
||||
icon: _imagePaths.icMenuMailbox,
|
||||
backgroundColor: Colors.transparent,
|
||||
iconColor: AppBarSendingQueueWidgetStyle.iconColor,
|
||||
tooltipMessage: AppLocalizations.of(context).openMailboxMenu,
|
||||
tooltipMessage: AppLocalizations.of(context).openFolderMenu,
|
||||
onTapActionCallback: onOpenMailboxMenu
|
||||
)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user