mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-15 20:27:26 +00:00
Disable animations in superuser fragment
This commit is contained in:
@@ -15,4 +15,6 @@ class SuperuserFragment : BaseUIFragment<SuperuserViewModel, FragmentSuperuserMd
|
|||||||
activity.title = resources.getString(R.string.superuser)
|
activity.title = resources.getString(R.string.superuser)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
override fun onPreBind(binding: FragmentSuperuserMd2Binding) {}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user