NTP-43193 | Confee tip keyboard fix (#15198)
This commit is contained in:
@@ -565,6 +565,10 @@ fun SendMoneyScreen(
|
||||
when (bottomSheetStateHolder.bottomSheetUIState) {
|
||||
is SendMoneyBottomSheetType.PayeeSeverity,
|
||||
is SendMoneyBottomSheetType.FirstTransactionConsentBottomSheet -> onBackClick()
|
||||
is SendMoneyBottomSheetType.SendMoneyMetaDataInputFieldBottomSheet -> {
|
||||
focusManager.clearFocus()
|
||||
keyboardController?.customHide(context = context, view = view)
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user