fun Activity.hideKeyboard(): Unit
Hides the soft keyboard if it's visible by calling android.view.inputmethod.InputMethodManager.hideSoftInputFromWindow.