After JDK-8245053, tapping on a text input control on Android shows the keyboard, which hides after the control loses the focus.
However, on iOS, the keyboard shows when the control gains the focus, and hides when it loses it.
Both platforms should use the same approach.
However, on iOS, the keyboard shows when the control gains the focus, and hides when it loses it.
Both platforms should use the same approach.