Inflearn コミュニティ Q&A
에러가 나는데 어떻게 해결하나요?
作成
·
344
0
error: no suitable method found for setOnClickListener(<anonymous OnItemClickListener>)
method View.setOnClickListener(OnClickListener) is not applicable
(argument mismatch; <anonymous OnItemClickListener> cannot be converted to OnClickListener)
method AdapterView.setOnClickListener(OnClickListener) is not applicable
(argument mismatch; <anonymous OnItemClickListener> cannot be converted to OnClickListener)
이런 에러가 뜨는데 어떻게 하나요???
android
回答
回答を待っている質問です
最初の回答を残してください!





