library / org.akop.kotx.ext.app / android.app.Activity / hideKeyboard

hideKeyboard

fun Activity.hideKeyboard(): Unit

Hides the soft keyboard if it's visible by calling android.view.inputmethod.InputMethodManager.hideSoftInputFromWindow.