TF-717 Fix back in Manage account in large tablet
This commit is contained in:
committed by
Dat H. Pham
parent
a9a85ba621
commit
3e9b7cbbb7
@@ -115,7 +115,7 @@ class ManageAccountDashBoardController extends ReloadableController {
|
||||
}
|
||||
|
||||
void backToMailboxDashBoard(BuildContext context) {
|
||||
if (!_responsiveUtils.isDesktop(context)) {
|
||||
if (isMenuDrawerOpen) {
|
||||
closeMenuDrawer();
|
||||
}
|
||||
if (canBack(context)) {
|
||||
|
||||
Reference in New Issue
Block a user