mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-13 05:17:37 -08:00
Force reload modules, added view if modules are not found, show progress dialog when granting root
This commit is contained in:
@@ -178,4 +178,8 @@ public class MagiskFragment extends Fragment {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void onRootGranted() {
|
||||
updateStatus();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user