Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-14 17:31:14 +04:00
parent 3c48cdf744
commit 7e6461b073
3 changed files with 37 additions and 1 deletions

View file

@ -216,6 +216,7 @@ class MainActivity : AppCompatActivity(), ActivityResultCallbackHolder {
if (BuildConfig.TESTER_MENU_ENABLED) {
lifecycle.addObserver(testerMenuLauncher.launchOnKeyEventObserver)
testerMenuLauncher.registerTesterMenuShortcut()
}
if (intent != null) {