摘要: public static void collapseSoftInputMethod(Context context, View v) { if (v != null) { InputMethodManager imm = (InputMethodManage... 阅读全文
posted @ 2015-03-20 10:52 伟大的臭猪猪 阅读(201) 评论(0) 推荐(0)