Hi everyone, first post on Stack, so be patient.
I am trying to close an IME after a user presses an input in an EditText.
I tried using android:imeOptions="actionDone"/"actionNext" in layout.xml
I set setOnEditorActionListener on the specified EditText and searched for code to signal this IME.
Tpx.
source share