问题在于string.xml文件没有保存.
The type new View.OnClickListener(){} must implement the inherited abstract method View.OnClickListener.onClick
(View)
onClick要小写:)
本文讨论了string.xml文件未保存的问题及由此导致的OnClickListener抽象方法onClick未实现的错误提示。问题核心在于点击监听器方法未正确定义。
问题在于string.xml文件没有保存.
The type new View.OnClickListener(){} must implement the inherited abstract method View.OnClickListener.onClick
(View)
onClick要小写:)
299

被折叠的 条评论
为什么被折叠?