摘要:
第一种:public static void hideInput(Activity activity) { View curFoc = activity.getCurrentFocus(); if (curFoc != null) { InputMethodManager imm = (InputM 阅读全文
posted @ 2016-08-15 14:53
Snow〃冰激凌
阅读(358)
评论(0)
推荐(0)
浙公网安备 33010602011771号