You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Updated superuser fragment to new arch
Fixed theme issues along the way
This commit is contained in:
@@ -10,4 +10,5 @@ val applicationModule = module {
|
||||
single { RxBus() }
|
||||
single { get<Context>().resources }
|
||||
single { get<Context>() as App }
|
||||
single { get<Context>().packageManager }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user