, that pressing the Android back button triggers a “de-focus” of the textfield. This results in the user having to press back twice for backwards navigation: the first press is to de-focus the text field and the second is to actually navigate to the previous screen.
Has anyone experienced this too? I assume this is by design, how to work around this (i.e. navigate back immediately without the de-focus first)?
➕ 5
d
dimsuz
06/30/2021, 3:00 PM
Oh! I noticed this too and thought that maybe I did something wrong elsewhere, didn't have time to investigate yet. So it's text field who does this... 🙂