Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
deeppp15 committed Dec 21, 2024
1 parent 3818d23 commit 90524dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ class DashboardActivity : DashboardElementActivity(), OnHomeItemClickListener, N
// val fragment = supportFragmentManager.findFragmentById(R.id.fragment_container)
// if (fragment is BaseContainerFragment) {
// fragment.handleBackPressed()
// }
// }
finish()
}
}
Expand Down

0 comments on commit 90524dc

Please sign in to comment.