Skip to content

Commit

Permalink
Merge pull request #57099 from thelullabyy/fix/56737-device-backspace…
Browse files Browse the repository at this point in the history
…-lead-to-main-setting

fix: device back button lead to main setting
  • Loading branch information
Julesssss authored Feb 25, 2025
2 parents b82a27e + 58fc694 commit 9c7947f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AvatarCropModal/AvatarCropModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ function AvatarCropModal({imageUri = '', imageName = '', imageType = '', onClose
type={CONST.MODAL.MODAL_TYPE.RIGHT_DOCKED}
onModalHide={resetState}
shouldUseCustomBackdrop
shouldHandleNavigationBack
>
<ScreenWrapper
style={[styles.pb0]}
Expand Down

0 comments on commit 9c7947f

Please sign in to comment.