julioromano
06/30/2021, 2:37 PMBasicTextField
, 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)?dimsuz
06/30/2021, 3:00 PMIan Lake
06/30/2021, 3:00 PMdimsuz
06/30/2021, 3:01 PMjulioromano
06/30/2021, 3:10 PMjulioromano
06/30/2021, 3:41 PM