Commit 3e5effa
authored
fix: android hardware back button and gesture behavior on Profile tab (#12591)
* fix: android hardware back button navigation on Profile tab
* chore: update comments for clarity on back button behavior in MyProfileSettings
* revert changes
* fix: properly clean up back button event listeners in AutomountedBottomSheetModal and useBackHandler
* chore: update Podfile.lock with new checksum
* chore: update Podfile.lock with new checksum1 parent a676e2c commit 3e5effa
File tree
2 files changed
+7
-2
lines changed- src/app
- Components/BottomSheet
- utils/hooks
2 files changed
+7
-2
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
0 commit comments