Closed devAyushDubey closed 1 year ago
Fixes #979
The purpose of makeIsDashboardFragmentFalse() was to set isDashboardFragment to false, which is fulfilled by the method onDashboardFragmentFalse() now.
makeIsDashboardFragmentFalse()
false
Fixed in #992
Fixes #979
The purpose of
makeIsDashboardFragmentFalse()
was to set isDashboardFragment tofalse
, which is fulfilled by the method onDashboardFragmentFalse() now.