diff --git a/ts/screens/wallet/payment/ManualDataInsertionScreen.tsx b/ts/screens/wallet/payment/ManualDataInsertionScreen.tsx index c7d723fff5c..584b1f7398b 100644 --- a/ts/screens/wallet/payment/ManualDataInsertionScreen.tsx +++ b/ts/screens/wallet/payment/ManualDataInsertionScreen.tsx @@ -304,6 +304,7 @@ const mapDispatchToProps = (dispatch: Dispatch) => ({ rptId: RptId, initialAmount: AmountInEuroCents ) => { + Keyboard.dismiss(); dispatch(paymentInitializeState()); dispatch( navigateToPaymentTransactionSummaryScreen({