You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Fixed options menus appearing on screens that they shouldn't
This commit is contained in:
@@ -13,6 +13,7 @@ class SuperuserFragment :
|
||||
|
||||
override fun onStart() {
|
||||
super.onStart()
|
||||
setHasOptionsMenu(true)
|
||||
requireActivity().setTitle(R.string.superuser)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user