forked from tiann/KernelSU
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
manager: hides navbar on action screen, disable back gesture and save…
… logs until action is completed - This is to avoid this issue tiann#2315 of irresponsive behaviour of runModuleAction() in ui.util.KsuCli which executes shell commands, in that process if a transition is made to a different Destination i.e HomeScreen it will get stuck until the action is completed or app crashes.
- Loading branch information
1 parent
8cd55b0
commit c4e99a7
Showing
2 changed files
with
59 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters