Hi, I've a bug on a screen with multiple fields: w...
# compose
d
Hi, I've a bug on a screen with multiple fields: when I click on a
TextField
the soft keyboard opens and than immediately close. Is there any way to debug what is closing the keyboard? I've see no obvious reason in the code and the only parts where I'm managing something related to the focus aren't involved (I added a log there and it is not printed)