报此错误 ,不能用case 里面,在library里面的是static 要用if 去判断 不能用 switch (message.what) { case R.id.auto_focus:} 在application 里面 可以用