Send button only works when keyboard is dismissed

[Problem/Question]

Hi community,

Currently in our Android project, we have an issue with the Send button within the ChannelFragment.
If we open a chat with another member and type a message, the first click on the send button dismisses the keyboard and only on the second click the message is sent.


// If problem, please fill out the below. If question, please delete.
[UIKit Version]
Latest version:
sendbird-chat = “4.16.3”
sendbird-uikit = “3.16.1”

[Frequency]
// How frequently is this issue occurring?
Every time

[Current impact]
// How is this currently impacting your implementation?
This behavior is creating a bad UX for our chat users.

We hope to get a solution for this issue or a hint about what could be the reason of it.
Thank you for your support.