📅  最后修改于: 2022-03-11 14:47:33.728000             🧑  作者: Mango
//This is used to force fully hide the keyboard
((InputMethodManager)getSystemService(Context.INPUT_METHOD_SERVICE)).hideSoftInputFromWindow(_pay_box_helper.getWindowToken(), 0);