Dashboard update
This commit is contained in:
parent
5d8edb6b45
commit
82914ed6a4
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ public class DashDashboardOrDrawerFragment extends DashBaseFragment {
|
|||
settings.SHOW_DASHBOARD_ON_MAP_SCREEN.set(false);
|
||||
settings.SHOW_CARD_TO_CHOOSE_DRAWER.set(false);
|
||||
dashboard.hideFragmentByTag(TAG);
|
||||
dashboard.hideDashboard();
|
||||
}
|
||||
});
|
||||
return view;
|
||||
|
|
Loading…
Reference in a new issue