Is there a way to listen to when the soft keyboard...
# compose
b
Is there a way to listen to when the soft keyboard is hidden? I'm trying to use a back handler but when a user has a text field selected it closes the keyboard, then pressing back again doesn't seem to get triggered with the handler
z