The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the argum

eclipse 写 android 自动添加事件,报错 The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments (new OnClickListener(){})

The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments (new OnClickListener(){})

差一个包没有添加
import android.view.View. OnClickListener;

你可能感兴趣的:(The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the argum)