mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-18 05:58:30 +00:00
Disable animations in superuser fragment
This commit is contained in:
parent
a83e055b19
commit
9371515ecc
@ -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) {}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user