"Click off keyboard" for text inputs

  1. 5 years ago

    daninutero

    14 Feb 2019 User since 2019

    Anything that triggers a keyboard to come up should have an option to "click off keyboard" so that users can tap anywhere else on the screen that is not a text input to dismiss the keyboard. Right now I'm doing this complicated dance with invisible buttons in each view positioned behind the text fields.

  2. marco

    14 Feb 2019 Administrator User since 2016

    @daninutero, not sure to understand, if you click anywhere outside a TextField/TextView/SearchBar then the keyboard is automatically dismissed (I just re-tried with a simple project and everything work as expected to me).

or Sign Up to reply!