Updated on 2026-08-14
This commit is contained in:
parent
3c48cdf744
commit
7e6461b073
3 changed files with 37 additions and 1 deletions
|
|
@ -216,6 +216,7 @@ class MainActivity : AppCompatActivity(), ActivityResultCallbackHolder {
|
|||
|
||||
if (BuildConfig.TESTER_MENU_ENABLED) {
|
||||
lifecycle.addObserver(testerMenuLauncher.launchOnKeyEventObserver)
|
||||
testerMenuLauncher.registerTesterMenuShortcut()
|
||||
}
|
||||
|
||||
if (intent != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue