Join Slack
Powered by
What is the most straight forward way to dismiss t...
# compose
z
Zach
09/23/2022, 7:18 PM
What is the most straight forward way to dismiss the soft keyboard in a compose test?
Zach
09/23/2022, 7:27 PM
That is, beyond just using
Espresso.pressBack()
as that is causing errors in my CI’s automated UI tests
Zach
09/23/2022, 7:39 PM
I kinda of answered the question with this, although:
https://stackoverflow.com/questions/59133100/how-to-close-the-virtual-keyboard-from-a-jetpack-compose-textfield
19
Views
Open in Slack
Previous
Next