ui / com.schibsted.account.ui / KeyboardController / closeKeyboard

closeKeyboard

fun closeKeyboard(): Unit

Overrides KeyboardListener.closeKeyboard

Closes down the keyboard On some devices keyboard may still be showing up, even on screen without field to fill in Because the keyboard is not part of the application a different behavior might occurs depending on the system implementation.

fun closeKeyboard(activity: FragmentActivity): Unit