You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When FormCombo is clicked and picker is shown, focus is still on previous EditText (if it was focused), soft keyboard didn't dismiss, and user can still type using hardware keyboard.
When
FormCombois clicked and picker is shown, focus is still on previousEditText(if it was focused), soft keyboard didn't dismiss, and user can still type using hardware keyboard.