Introduction - If you have any usage issues, please Google them yourself
InputMethodManager inputMethodManager (InputMethodManager) context.getSystemService(Context.INPUT_METHOD_SERVICE)
inputMethodManager.hideSoftInputFromWindow(view.getWindowToken(), 0)