You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Merge string resources
This commit is contained in:
@@ -22,7 +22,7 @@ class SuperuserFragment : CompatFragment<SuperuserViewModel, FragmentSuperuserMd
|
||||
|
||||
override fun onStart() {
|
||||
super.onStart()
|
||||
activity.title = resources.getString(R.string.section_superuser)
|
||||
activity.title = resources.getString(R.string.superuser)
|
||||
setHasOptionsMenu(true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user