I have an app with Firestore and AlgoliaSearch service integrated working. The problem is that on Android, I want to work it both when 'Enter' is pressed or when the user press the 'search' button. It only works when 'Search' button is pressed.
Unfortunately, I have not been able to do to work also with the Enter button.