-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bank-sdk): Always call the cancelled result when the user leaves…
… the host fragment via a back action The top and bottom navigation bar back/close buttons trigger a back button press to allow the nav graph to handle back navigation the same way for our navbars as for the system back button. For popping the back stack a back button press is triggered as well. BSDK-258
- Loading branch information
1 parent
7d4fdd6
commit 70bd7b2
Showing
3 changed files
with
28 additions
and
4 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
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