Cộng đồng Hỏi & Đáp của Inflearn
에러가 나는데 어떻게 해결하나요?
Viết
·
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
Câu trả lời
Câu hỏi này đang chờ câu trả lời
Hãy là người đầu tiên trả lời!





