Updated on 2026-08-14
This commit is contained in:
parent
dc24e9e376
commit
b0d797ed3c
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class ConfirmTransactionFragment : BaseFragment(), NavigationResultListener, Nfc
|
|||
|
||||
val callback = object : OnBackPressedCallback(true) {
|
||||
override fun handleOnBackPressed() {
|
||||
navigateBackWithResult(Activity.RESULT_CANCELED)
|
||||
navigateUp()
|
||||
}
|
||||
}
|
||||
requireActivity().onBackPressedDispatcher.addCallback(this, callback)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue