diff --git a/android/navi-pay/src/main/kotlin/com/navi/pay/management/common/sendmoney/ui/SendMoneyScreen.kt b/android/navi-pay/src/main/kotlin/com/navi/pay/management/common/sendmoney/ui/SendMoneyScreen.kt index 7b1c5b3a32..bc62c12ca4 100644 --- a/android/navi-pay/src/main/kotlin/com/navi/pay/management/common/sendmoney/ui/SendMoneyScreen.kt +++ b/android/navi-pay/src/main/kotlin/com/navi/pay/management/common/sendmoney/ui/SendMoneyScreen.kt @@ -537,7 +537,7 @@ fun SendMoneyScreen( resultRecipient.onNavResult { result -> sendMoneyViewModel.handleSetPinResult(result) when (result) { - NavResult.Canceled -> TODO() + NavResult.Canceled -> Unit is NavResult.Value -> { if (result.value.isSuccess) { sendMoneyViewModel.updateBottomSheetUIState(